#7338: Duplicate type signature not reported --------------------------------+------------------------------------------- Reporter: evincarofautumn | Owner: michalt Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: x86 | Failure: GHC accepts invalid program Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: #5589 | --------------------------------+-------------------------------------------
Comment(by simonpj@…): commit 27260333c8ef58137e8b3b17fe332725f62c932f {{{ Author: Simon Peyton Jones <simo...@microsoft.com> Date: Fri Oct 19 12:01:04 2012 +0100 Improve reporting of duplicate signatures Fixes Trac #7338 compiler/hsSyn/HsBinds.lhs | 16 -------------- compiler/rename/RnBinds.lhs | 49 +++++++++++++++++++++++++++++------------- 2 files changed, 34 insertions(+), 31 deletions(-) }}} -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7338#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs