Skip to content
Snippets Groups Projects
Commit 85ec620a authored by Duncan Coutts's avatar Duncan Coutts
Browse files

Do not use the new meta-data fields yet

Avoid chicken and egg problem. We cannot upload Cabsl-1.6 to
hackage until hackage is using Cabal-1.6 if it uses features
that are introduced in 1.6. So just comment them out for now.
parent e79fd603
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ Author: Isaac Jones <ijones@syntaxpolice.org> ...@@ -8,7 +8,7 @@ Author: Isaac Jones <ijones@syntaxpolice.org>
Duncan Coutts <duncan@haskell.org> Duncan Coutts <duncan@haskell.org>
Maintainer: cabal-devel@haskell.org Maintainer: cabal-devel@haskell.org
Homepage: http://www.haskell.org/cabal/ Homepage: http://www.haskell.org/cabal/
bug-reports: http://hackage.haskell.org/trac/hackage/ --bug-reports: http://hackage.haskell.org/trac/hackage/
Synopsis: A framework for packaging Haskell software Synopsis: A framework for packaging Haskell software
Description: Description:
The Haskell Common Architecture for Building Applications and The Haskell Common Architecture for Building Applications and
...@@ -27,9 +27,9 @@ Extra-Source-Files: ...@@ -27,9 +27,9 @@ Extra-Source-Files:
Distribution/Simple/GHC/mkGHCMakefile.sh Distribution/Simple/GHC/mkGHCMakefile.sh
Distribution/Simple/GHC/Makefile.in Distribution/Simple/GHC/Makefile.in
source-repository head --source-repository head
type: darcs -- type: darcs
location: http://darcs.haskell.org/cabal/ -- location: http://darcs.haskell.org/cabal/
Flag base4 Flag base4
Description: Choose the even newer, even smaller, split-up base package. Description: Choose the even newer, even smaller, split-up base package.
......
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