[GHC] #1721: Make GHCi print the entire result of an interactive 'bind' statement
GHC
ghc-devs at haskell.org
Sun Mar 23 12:40:01 UTC 2014
#1721: Make GHCi print the entire result of an interactive 'bind' statement
-------------------------------------+------------------------------------
Reporter: simonpj | Owner:
Type: feature request | Status: new
Priority: lowest | Milestone: 7.6.2
Component: Compiler | Version: 6.6.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
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 at gnu.org>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1721#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list