Re: [GHC] #286: GADTs Syntax Infelicity with {;}
#286: GADTs Syntax Infelicity with {;} --------------------------------+-------------------- Reporter: ashley-y | Owner: nobody Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler (Parser) | Version: 6.4 Resolution: Fixed | Keywords: --------------------------------+-------------------- Comment (by Herbert Valerio Riedel <hvr@…>): In [changeset:"8f26728a44be395a41d9dd9cb933e8006f5a6dc4/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="8f26728a44be395a41d9dd9cb933e8006f5a6dc4" ghc-cabal: force use of UTF8 when writing out `haddock-prologue.txt` This unbreaks the GHC build if a non-UTF8 locale such as LANG=C is active See also haskell/cabal#1721 and haskell/haddock#286 Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/286#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC