patch applied (cabal): Hack to supress a warning when building Cabal
23 Aug
2007
23 Aug
'07
9:41 p.m.
Thu Aug 23 14:26:45 PDT 2007 Duncan Coutts <duncan@haskell.org> * Hack to supress a warning when building Cabal Normally we'd warn if using a new format cabal file and a cabal-version >= 1.2 field is not specified in the cabal file. However we cannot do this for cabal itself or we'd not be able to bootstrap. So we just supress the warning for the package "Cabal". M ./Distribution/PackageDescription.hs -1 +2
6955
Age (days ago)
6955
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts