[Haskell-cafe] ANNOUNCE: bash script for haskell

Brandon Allbery allbery.b at gmail.com
Thu Feb 5 23:44:59 UTC 2015


On Thu, Feb 5, 2015 at 6:42 PM, Peter Simons <simons at cryp.to> wrote:

> This announcement left me totally amazed at the realization that neither
> "runhaskell" nor "ghci" seem to have a command-line option equivalent to
> "-c" in Bourne shell.
>

ghc -e. (Similarly ghci and runghc are really custom invocations of ghc.)

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20150205/d4591a85/attachment.html>


More information about the Haskell-Cafe mailing list