[GHC] #1256: GHC warns about omitting type signatures;
would be more helpful if it supplied inferred type signature
GHC
trac at galois.com
Thu Apr 26 16:02:22 EDT 2007
#1256: GHC warns about omitting type signatures; would be more helpful if it
supplied inferred type signature
--------------------------------+-------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: closed
Priority: low | Milestone: 6.8
Component: Compiler | Version: 6.6
Severity: minor | Resolution: fixed
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
--------------------------------+-------------------------------------------
Comment (by Isaac Dupree):
Perhaps the type should be shown without the unnecessary forall's (which
aren't commonly written in type-signatures when not needed, and aren't
Haskell98)?
(BTW, having that in the warning at all is great :)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1256>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
More information about the Glasgow-haskell-bugs
mailing list