
#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 goldfire): Note that the problem does not exist in HEAD -- the problem is in the 8.0 branch. But to get singletons to work with HEAD, you'll need the HEAD of `th- desugar`, from github.com/goldfirere/th-desugar. Clone from there and install; singletons should install on top of that without trouble (I think). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12660#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler