aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authordavve <davve@dtek.chalmers.se>2006-08-20 21:28:11 +0000
committerdavve <davve@dtek.chalmers.se>2006-08-20 21:28:11 +0000
commit5fc3c0d7a9edee4d55b887bd44a02c266564d691 (patch)
treedf5dbdb2194f7acf7daeedaacd92a05ea7da2c7a /haddock.cabal
parenta7d3efef2e17273fb28a3d711d00843c1c875a17 (diff)
Move interface read/write to its own module + some cleanup
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index a9749119..25eb56a7 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -71,5 +71,6 @@ other-modules:
HaddockTypes
HaddockUtil
HaddockVersion
+ Interface
Html
Main