
5 Jul
2010
5 Jul
'10
10:01 a.m.
On 07/05/10 08:12, Stephen Tetley wrote:
Hi Larry
Here is the working code.
[snip] Thanks very much Stephen. I just added: {-# LANGUAGE PatternSignatures #-} to get it to compile with ghci: ~/prog_dev/haskell/modular-interpreter $ ghci Interpreter.hs GHCi, version 6.8.3: http://www.haskell.org/ghc/ :? for help Loading package base ... linking ... done. [1 of 1] Compiling Interpreter ( Interpreter.hs, interpreted ) Ok, modules loaded: Interpreter. *Interpreter>