diff options
author | Ian Lynagh <igloo@earth.li> | 2010-10-12 13:05:38 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2010-10-12 13:05:38 +0000 |
commit | e1ac5b65ae2830fc197b7c157af362415c196127 (patch) | |
tree | 7e568b0bbe55697e391b9542e274831322522e3a /ghc.mk | |
parent | b24d78d947b8911f1efad35333046a4514fd611e (diff) | |
download | haskell-e1ac5b65ae2830fc197b7c157af362415c196127.tar.gz |
Follow Cabal changes: Cabal no longer has a docbook userguide
For now we don't build the Cabal userguide, but we should add markdown
support so that we can do so.
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -564,7 +564,6 @@ BUILD_DIRS += \ docs/users_guide \ docs/ext-core \ docs/man \ - libraries/Cabal/doc \ $(GHC_UNLIT_DIR) \ $(GHC_HP2PS_DIR) |