[GHC] #16248: ImplicitParams does not imply FlexibleContexts or FlexibleInstances
GHC
ghc-devs at haskell.org
Mon Jan 28 12:00:04 UTC 2019
#16248: ImplicitParams does not imply FlexibleContexts or FlexibleInstances
-------------------------------------+-------------------------------------
Reporter: NeilMitchell | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: 8.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Looking at `main/DynFlags`, it doesn't look as if `ImplicitParams` implies
anything. Why should it? Shall we just remove that claim from the user
manual?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16248#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list