[Hugs] #76: Add pattern guards
#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
participants (1)
-
Hugs