Send Beginners mailing list submissions to
        beginners@haskell.org

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  'cabal install hdirect' can't find hdirect (Larry Evans)


----------------------------------------------------------------------

Message: 1
Date: Mon, 05 Jul 2010 09:01:07 -0500
From: Larry Evans <cppljev...@suddenlink.net>
Subject: Re: [Haskell-beginners] 'cabal install hdirect' can't find
        hdirect
To: beginners@haskell.org
Message-ID: <4c31e5a3.6030...@suddenlink.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

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>



------------------------------

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


End of Beginners Digest, Vol 25, Issue 16
*****************************************

Reply via email to