[GHC] #10707: -fth-dec-file outputs invalid case clauses
GHC
ghc-devs at haskell.org
Thu Jan 28 12:54:17 UTC 2016
#10707: -fth-dec-file outputs invalid case clauses
-------------------------------------+-------------------------------------
Reporter: Fabian | Owner: bollmann
Type: bug | Status: new
Priority: normal | Milestone:
Component: Template Haskell | Version: 7.10.1
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: #10701 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by goldfire):
That may well be true. If I recall, the other pretty-printer to look at is
the one for `HsExpr`, in `hsSyn/HsExpr.hs`. It's quite possible that this
ticket will be fixed when #10854 is complete.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10707#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list