Cabal Issues

Ashley Yakeley ashley at semantic.org
Thu Apr 14 07:22:46 EDT 2005


I've just started using Cabal, for my time library implementation
(<http://semantic.org/TimeLib/>). I have some issues:

1. If I do "runghc Setup.hs haddock" and then "runghc Setup.hs install", 
the documentation doesn't appear to get installed anywhere.

2. Likewise, "runghc Setup.hs clean" doesn't delete the documentation. I 
had expected it to delete the whole dist directory.

3. There ought to be a mechanism for including tests. Something like 
"runghc Setup.hs check". Right now I have two tests that are executables 
that are run and the output compared to a reference output file (and 
another test that must be verified manually). But perhaps this is 
difficult.

-- 
Ashley Yakeley, Seattle WA



More information about the Libraries mailing list