Require Cabal version >= 1.6
[haskell-directory.git] / directory.cabal
2009-01-22 Ian LynaghRequire Cabal version >= 1.6
2009-01-21 Ian LynaghAdd "bug-reports" and "source-repository" info to the...
2008-09-20 Ian LynaghBump version number to 1.0.0.2
2008-08-31 Ross Patersonfix typo in extra-source-files 6_10_branch_has_been_forked
2008-08-28 Malcolm.Wallace... fix cabal build-depends for nhc98
2008-08-24 Ross Patersonadd extra-source-files
2008-08-24 Ross Patersonadd category field
2008-08-20 Simon Marlowfix #2298: use MoveFileEx() on Windows
2007-10-18 Duncan CouttsSpecify build-type: Configure
2007-08-24 Simon Marlowdelete configure droppings in setup clean
2007-06-30 Ian LynaghUse filepath rather than our own System.Directory.Internals
2007-06-30 Ian LynaghAdd makeRelativeToCurrentDirectory
2007-06-13 Bertram Felgenhauerinstall HsDirectoryConfig.h
2007-05-19 Ian LynaghRemove non-directory stuff (of base), and rename packag...