[Hugs] #76: Add pattern guards
Hugs
trac at galois.com
Wed Jun 27 09:43:20 EDT 2007
#76: Add pattern guards
-------------------------+--------------------------------------------------
Reporter: neil | Owner: nobody
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: hugs | Version: 200609
Keywords: |
-------------------------+--------------------------------------------------
Yhc, nhc and GHC all support pattern guards. It would be lovely if Hugs
did as well, since they are incredibly handy. The absence of pattern
guards means that Hugs cannot compile the central StackSet module in
XMonad, amongst other things.
http://research.microsoft.com/Users/simonpj/Haskell/guards.html
--
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/76>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell
More information about the Hugs-Bugs
mailing list