[Haskell-beginners] 'cabal install hdirect' can't find hdirect

Stephen Tetley stephen.tetley at gmail.com
Sun Jul 4 11:50:33 EDT 2010


You don't need HDirect for this.

I've attached an early revision of Wolfram Kahl's code that I download
years ago - this is a plain Haskell version rather than a literate
file you should find it easier to use.

The file itself seems to have disappeared from the web, though maybe
it is findable through the Wayback machine.

On 4 July 2010 16:33, Larry Evans <cppljevans at suddenlink.net> wrote:

> {-# LANGUAGE PatternSignatures #-}
>
> did work.  Thanks.  However, during the compilations, there
> were many warnings about pattern matching.  Also, I plan to use
> this with hugs.  I'm not sure which haskell compiler was used.
> Does that matter?  I'm actually trying to use:
>
> http://www.cas.mcmaster.ca/~kahl/FP/2003/Interpreter.lhs
>
> with hugs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Interpreter.hs
Type: application/octet-stream
Size: 16539 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/beginners/attachments/20100704/257418bb/Interpreter-0001.obj


More information about the Beginners mailing list