diff options
author | Ian Lynagh <igloo@earth.li> | 2009-04-26 15:19:42 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2009-04-26 15:19:42 +0000 |
commit | 3572e8f09889fd5215eb816fa12ff4b34fb0414c (patch) | |
tree | ee6f75e4fb1cfd5a894bf13c7bd92f771e7984d4 /ghc.mk | |
parent | 34cc75e1a62638f2833815746ebce0a9114dc26b (diff) | |
download | haskell-3572e8f09889fd5215eb816fa12ff4b34fb0414c.tar.gz |
Remove a comment (a bug to close, that has now been closed)
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ # # Tickets we can now close, or fix and close: # -# * 912 build system doesn't have enough dependencies (it does now!) # * 2744 check for presence of hsc2hs in ./configure # * 2966 make sure --with-gcc does the right thing (#2966) # * 3115 make ghc.cabal read-only |