Skip to content
Snippets Groups Projects
Commit 4622f6b4 authored by Isaac Potoczny-Jones's avatar Isaac Potoczny-Jones
Browse files

bumping versions back to 0.6 post-release

parent d692de0c
No related merge requests found
Name: Cabal
Version: 0.5
Version: 0.6
Copyright: 2003-2005, Isaac Jones
Build-Depends: base, util
License: BSD3
......
CABALVERSION=0.5
CABALVERSION=0.6
GHCFLAGS= --make -Wall -fno-warn-unused-matches -cpp
# later: -Wall
PREF=/usr/local
......
......@@ -21,7 +21,7 @@ case "$1" in
remove|upgrade|deconfigure)
chmod +x /usr/share/doc/libghc6-cabal-dev/unregister.sh
/usr/share/doc/libghc6-cabal-dev/unregister.sh
rm -f /usr/lib/haskell-packages/ghc6/lib/Cabal-0.5/HSCabal*.o
rm -f /usr/lib/haskell-packages/ghc6/lib/Cabal-0.6/HSCabal*.o
# install-info --quiet --remove /usr/info/missingh.info.gz
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment