[GHC] #11421: adding a PartialTypeSignatures to a binding affected by MonoLocalBinds leads compile-time failure
GHC
ghc-devs at haskell.org
Wed Jan 13 16:46:04 UTC 2016
#11421: adding a PartialTypeSignatures to a binding affected by MonoLocalBinds
leads compile-time failure
-------------------------------------+-------------------------------------
Reporter: aavogt | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
See attached file. I think both type signatures for xs should work. The
ghci error unfortunately doesn't show up on :reload, but it shows up when
trying to run an unrelated function (main here).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11421>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list