Hi there I'm trying to compile a code snipped that i've go from a tutorial which uses the function "force". But when I'm trying to compile it ghc reports an error that it couldn't find the defenition of force. my ghc verion is 6.10.3 Did they moved force out of Prelude in one of the latest updates? regards