[GHC] #4291: System.IO.Newline has no Show instance
GHC
cvs-ghc at haskell.org
Tue Sep 14 04:55:39 EDT 2010
#4291: System.IO.Newline has no Show instance
------------------------------+---------------------------------------------
Reporter: YitzGale | Owner: simonmar
Type: feature request | Status: closed
Priority: normal | Milestone: 7.0.1
Component: libraries/base | Version: 6.12.3
Resolution: fixed | Keywords:
Testcase: | Blockedby:
Difficulty: | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
------------------------------+---------------------------------------------
Changes (by simonmar):
* status: new => closed
* resolution: => fixed
Comment:
Fixed:
{{{
Mon Sep 13 16:30:31 BST 2010 Simon Marlow <marlowsd at gmail.com>
* deriving (Eq, Ord, Read, Show) for Newline and NewlineMode
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4291#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list