Name: jailbreak-cabal Version: 1.1 x-revision: 2 Synopsis: Strip version restrictions from build dependencies in Cabal files. License: BSD3 License-file: LICENSE Author: Peter Simons Maintainer: Peter Simons Homepage: http://github.com/peti/jailbreak-cabal Category: Distribution Build-type: Simple Cabal-version: >= 1.6 Tested-with: GHC >= 6.10.4 && <= 7.6.1 Description: Strip version restrictions from build dependencies in Cabal files. Source-Repository head Type: git Location: git://github.com/peti/jailbreak-cabal.git Executable jailbreak-cabal Main-is: Main.hs Build-depends: base >= 3 && < 5, Cabal >= 1.12.0 && < 1.19 Ghc-Options: -Wall