
#11689: typo (extra s) in error message (out-of-scope typess) -------------------------------------+------------------------------------- Reporter: j.waldmann | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1-rc2 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- {{{ MB.hs:92:49: error: • Ambiguous type variable ... These potential instances exist: ... ...plus 325 instance involving out-of-scope typess }}} There is an extra 's' in 'typess'. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/11689 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler