
#13773: Types are not normalized in instance declarations -------------------------------------+------------------------------------- Reporter: augustss | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.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: | -------------------------------------+------------------------------------- Comment (by goldfire): How would you feel about {{{#!hs f :: Int -> Bool f (5*2) = True f _ = False }}} GHC rejects this. Should it? -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/13773#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler