#3023: Wrong inferred type shown
---------------------------------+------------------------------------------
Reporter: guest | Type: bug
Status: closed | Priority: normal
Milestone: _|_ | Component: Compiler (Type checker)
Version: 6.10.1 | Resolution: fixed
Keywords: | Testcase:
Blockedby: | Difficulty: Unknown
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Changes (by michalt):
* cc: michal.terep...@… (added)
* failure: => None/Unknown
* status: new => closed
* resolution: => fixed
Comment:
Seems to be fixed in HEAD:
{{{
[1 of 1] Compiling Bug ( Test.hs, Test.o )
Test.hs:15:1:
Warning: Top-level binding with no type signature:
bar :: Bool -> Bool
}}}
This is with:
{{{
The Glorious Glasgow Haskell Compilation System, version 7.1.20101008
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3023#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs