Cabal revisions of darcs-2.12.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: darcs version: 2.12.0+x-revision: 1 License: GPL License-file: COPYING Author: David Roundy <droundy@darcs.net>, <darcs-devel@darcs.net> description: Get Network.URI from the network-uri package default: True +custom-setup+ setup-depends: Cabal >= 1.16 && < 1.25, base >= 4.6 && < 4.10, directory, filepath, process, template-haskell+ -- ---------------------------------------------------------------------- -- darcs library -- ---------------------------------------------------------------------- mmap >= 0.5 && < 0.6, zlib >= 0.5.4.1 && < 0.7.0.0 + build-tools: hsc2hs+ -- release notes of GHC 7.10.2 recommends to use text >= 1.2.1.3: -- https://mail.haskell.org/pipermail/haskell/2015-July/024641.html if impl(ghc>=7.10) x-have-http: if (!flag(curl) && !flag(http))- buildable: False+ -- buildable: False+ build-depends: base<0 -- The terminfo package cannot be built on Windows. if flag(terminfo) && !os(windows)