[GHC] #12660: singletons doesn't compile with GHC 8.0.2 snapshot
GHC
ghc-devs at haskell.org
Mon Oct 10 14:55:22 UTC 2016
#12660: singletons doesn't compile with GHC 8.0.2 snapshot
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.2
Component: Compiler | Version:
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 bgamari):
Simon, you should be able to reproduce the issue with the following built
with the current state of the `ghc-8.0` branch,
{{{
$ git clone git://github.com/goldfirere/th-desugar
$ cabal install th-desugar/
$ git clone git://github.com/goldfirere/singletons
$ cabal install singletons/
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12660#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list