
#13340: Core top-level bindings no longer deduplicated -------------------------------------+------------------------------------- Reporter: rwbarton | Owner: (none) Type: bug | Status: new Priority: high | Milestone: 8.2.1 Component: Compiler | Version: 8.1 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: | -------------------------------------+------------------------------------- Changes (by rwbarton): * priority: highest => high Comment: This does get deduplicated though: {{{#!hs f = 0 :: Int g = 0 :: Int }}} so it's not totally broken. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13340#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler