[GHC] #11182: -XStrict doesn't imply -XStrictData
GHC
ghc-devs at haskell.org
Sat Dec 12 17:38:48 UTC 2015
#11182: -XStrict doesn't imply -XStrictData
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: adamse
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: #8347 | Differential Rev(s): Phab:D1592
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"4935b48bdbed916507d585f9185960916ed5f04b/ghc" 4935b48/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="4935b48bdbed916507d585f9185960916ed5f04b"
Make -XStrict imply -XStrictData
Fixes #11182.
Reviewers: bgamari, simonpj, austin
Reviewed By: simonpj, austin
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D1592
GHC Trac Issues: #11182
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11182#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list