[GHC] #1274: Add a MonadState instance for the Parsec monad
GHC
trac at galois.com
Thu Jul 5 06:50:52 EDT 2007
#1274: Add a MonadState instance for the Parsec monad
----------------------------------+-----------------------------------------
Reporter: mux | Owner:
Type: proposal | Status: new
Priority: normal | Milestone: Not GHC
Component: libraries (other) | Version: 6.6
Severity: minor | Resolution:
Keywords: | Difficulty: Easy (1 hr)
Os: Unknown | Testcase:
Architecture: Unknown |
----------------------------------+-----------------------------------------
Comment (by Christian.Maeder at dfki.de):
Can't that instance be put in a different module for those who want it? It
would be an orphaned instance, though, and I don't know how common orphan
instances are in the library.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1274>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list