[08:40:58] ghc appears to have split the System module imported in the haskell application example in Lesson 7 of the tutorial into System.Environment and System.IO. [08:58:31] And did it at some point before allow a single hyphen in front of -make, rather than 2? [10:20:48] And did they change 'fromInteger'? I'm getting the haskell error message: Couldn't match expected type `Integer' with actual type `Int' at the line: 'GNumber (GInt i) -> fromInteger i' [10:21:22] In TransferDefs.hs [10:22:24] It works if I change 'fromInteger' to 'fromIntegral.' [12:14:18] *** Quits: drbean (~drbean@113.196.171.151) (Ping timeout: 240 seconds) [16:40:46] *** Joins: drbean (~drbean@113.196.171.151)