patch applied (cabal): Hack to supress a warning when building Cabal
24 Aug
2007
24 Aug
'07
5:41 a.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
6904
Age (days ago)
6904
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts