cmake_modules/checkModule.hs
author sheepluva <sheepluva@users.noreply.github.com>
Mon, 05 Jan 2015 14:04:39 +0100
changeset 10766 6db59a502434
parent 10109 91d126fbd7bd
child 12402 cc2163c7750f
permissions -rw-r--r--
Merge pull request #26 from LocutusOfBorg/fix-build Do not throw error when an haskell module throws a build failure, e.g. b...

module Main where

import qualified MODULE as M

main = undefined $ M.FUNCTION PARAMETERS