[GHC] #2421: HSQL build reports exposed module as hidden,
and fails
GHC
trac at galois.com
Sun Jul 6 13:41:41 EDT 2008
#2421: HSQL build reports exposed module as hidden, and fails
-------------------------------+--------------------------------------------
Reporter: volker-wysk | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: None | Version: 6.8.2
Severity: normal | Resolution: invalid
Keywords: modules, exposure | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
-------------------------------+--------------------------------------------
Changes (by igloo):
* status: new => closed
* resolution: => invalid
Comment:
It sounds like the problem is that the `.cabal` file doesn't have a
dependency on `old-time`. This is needed as Cabal hides all packages that
aren't depended on.
If that's not the problem, please reopen this ticket.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2421#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list