[GHC] #1644: Problem with interface file (.hi) for a particular
function
GHC
trac at galois.com
Tue Sep 4 09:46:07 EDT 2007
#1644: Problem with interface file (.hi) for a particular function
-------------------------------------------+--------------------------------
Reporter: daniel.j.larsson at gmail.com | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: Unknown | Testcase:
Architecture: Unknown |
-------------------------------------------+--------------------------------
Comment (by daniel.j.larsson at gmail.com):
Note that I didn't expect this code to actually compile. Also, try this
in ghci:
{{{
$ ghci
...
Loading package base ... linking ... done.
Prelude> :t Control.Arrow.first [Control.Arrow.second]
Prelude>
}}}
I'm not getting any output at all.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1644>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list