[GHC] #8809: Prettier error messages?
GHC
ghc-devs at haskell.org
Tue Nov 15 09:41:37 UTC 2016
#8809: Prettier error messages?
-------------------------------------+-------------------------------------
Reporter: joelteon | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.9
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
#8809,#10073,#10179 |
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Rufflewind):
I would like to use terminfo to detect color support, but that would
require pulling in `terminfo` as a dependency (it is already a boot
package fortunately). Is this a good idea? If so, how do I even add a
dependency to this build system? (Specifically, for `main/DynFlags.hs`)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8809#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list