cmake_modules/checkModule.hs
author unc0rr
Sun, 09 Nov 2014 23:44:13 +0300
changeset 10478 12662c21e0e9
parent 10109 91d126fbd7bd
child 12407 cc2163c7750f
permissions -rw-r--r--
Fix use of uninitialized variables (fixes straight lines in maze gen aswell)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10109
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     1
module Main where
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     2
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     3
import qualified MODULE as M
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     4
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     5
main = undefined $ M.FUNCTION PARAMETERS