
27 Apr
2010
27 Apr
'10
7:17 a.m.
On 27/04/2010 01:58, Jens Petersen wrote:
On 22 April 2010 10:19, Ian Lynagh
wrote: Release notes are here: http://haskell.org/ghc/docs/6.12.1/html/users_guide/release-6-12-2.html
No mention of it, but is utf8-string now only an internal library?
It was always supposed to be internal, we installed it by mistake with 6.12.1. In a GHC build it is required only by haskeline which is used by the GHCi front end, it is not a dependency of any other core package that we ship with GHC. Cheers, Simon