cmake_modules/checkModule.hs
author Wuzzy <Wuzzy2@mail.ru>
Thu, 03 May 2018 15:18:28 +0200
changeset 13360 e27540ad33bd
parent 12402 cc2163c7750f
permissions -rw-r--r--
Massive Continental supplies update List of changes: * Invulnerability protects from sabotage damage * Sabotage kills hog instantly when health reaches 0 * Reliably prevent using of Lonely Cries and baseball bat specials when usage not allowed * Don't explode Anno 1302 and Medicine if drowning * Don't play “Missed” and “Laugh” taunt when those don't make sense * Major rewrite of ALL strings for better usability * Add custom weapon tooltips * Major refactoring * Improve audiovisual effects * Show message when hog receives new continent ammo * Sabotaged hedgehogs also emit smoke when it's not their turn * Can switch continent in reverse order with [Precise]+[Switch] * Fix retreat timer not turning red for some weapons
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12402
cc2163c7750f Fix fail to detect base package when built with ghc 8
unc0rr
parents: 10109
diff changeset
     1
{-# LANGUAGE ImpredicativeTypes #-}
10109
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     2
module Main where
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     3
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     4
import qualified MODULE as M
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     5
91d126fbd7bd CMake checks for haskell modules needed
unc0rr
parents:
diff changeset
     6
main = undefined $ M.FUNCTION PARAMETERS