#11624: Cannot declare hs-boot declaration if there is already a value in scope -------------------------------------+------------------------------------- Reporter: ezyang | Owner: ezyang Type: bug | Status: new Priority: highest | Milestone: 8.0.1 Component: Compiler (Type | Version: 8.0.1-rc2 checker) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by ezyang): Just a hunch but I think it is highly likely this commit is the culprit: {{{ Commit 6ab5da9913e4f8a8dcc8bda3c77d4e896fd67352 Author: Richard Eisenberg <eir@cis.upenn.edu> Fri Apr 10 14:25:29 2015 Committer: Richard Eisenberg <eir@cis.upenn.edu> Fri Apr 24 13:53:02 2015 Rename role annotations w.r.t only local decls. Fix #10263. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11624#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler