[GHC] #8244: Removing the Cabal dependency
GHC
ghc-devs at haskell.org
Fri Sep 6 18:53:06 CEST 2013
#8244: Removing the Cabal dependency
-------------------------------------+------------------------------------
Reporter: nh2 | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
I would love to remove this dependency. Having it implies that GHC depends
on heavy-duty Cabal functionality, but of course it doesn't at all. It
means that we have to compile all 60+ modules of Cabal before even
starting on GHC. It seems wrong.
So, more power to you! I have no opinions about the details -- just
wanting to be encouraging.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8244#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list