cmake_modules/checkModule.hs
author Gianfranco Costamagna <costamagnagianfranco@yahoo.it>
Tue, 30 Dec 2014 19:07:57 +0300
branch0.9.21
changeset 10723 2cfa65083621
parent 10109 91d126fbd7bd
child 12402 cc2163c7750f
permissions -rw-r--r--
Use ghc return value instead of looking for the stderr, do not throw error when an haskell module throws a build failure, e.g. because of false positives like this one (debian/arm*) "You are using a new version of LLVM that hasn't been tested yet! We will try though..."
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