cmake_modules/checkModule.hs
author antonc27 <antonc27@mail.ru>
Wed, 14 Oct 2015 21:25:49 +0200
branchios-revival
changeset 11206 2e80c9861818
parent 10109 91d126fbd7bd
child 12402 cc2163c7750f
permissions -rw-r--r--
- Better random number generation for front-end: random() replaced with arc4random_uniform()
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