[GHC] #8022: Outdated documentation for the -fwarn-lazy-unlifted-bindings warning
GHC
ghc-devs at haskell.org
Mon Sep 30 00:23:25 CEST 2013
#8022: Outdated documentation for the -fwarn-lazy-unlifted-bindings warning
-------------------------------------+------------------------------------
Reporter: asr | Owner: thoughtpolice
Type: bug | Status: patch
Priority: highest | Milestone: 7.10.1
Component: Documentation | Version: 7.6.3
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 Austin Seipp <austin@…>):
In [changeset:7f23a5dfd8ea061a25f13b1ecef799d834732668/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="7f23a5dfd8ea061a25f13b1ecef799d834732668"
Make lazy unlifted bindings an error by default.
This was supposed to happen a long time ago, but later is better than
never. This makes `-fwarn-lazy-unlifted-bindings` into a no-op (with its
own warning) to be removed in GHC 7.10.
This fixes #8022.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8022#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list