cmake_modules/checkModule.hs
author unc0rr
Tue, 31 Mar 2015 23:14:09 +0300
changeset 10882 ed7717f659ae
parent 10109 91d126fbd7bd
child 12402 cc2163c7750f
permissions -rw-r--r--
- Fix ping timeouts after incorrect "/vote" commands (protocol violation) - Add "/info" command - Add "/maxteams" command to specify desired maximum number of teams in your room
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