BSD-3-Clause licensed by Peter Simons, Jeremy Shaw, Joel Taylor, Kosyrev Serge, Nikolay Amiantov, aszlig
Maintained by [email protected]
This version can be pinned in stack with:jailbreak-cabal-1.4.1@sha256:b7d817a549af490064f848f2124291d9544871f0ea0092ec17e0f1103bf3a0b7,1385

Module documentation for 1.4.1

There are no documented modules for this package.

Strip version restrictions from build dependencies in Cabal files.

Changes

Revision history for jailbreak-cabal

1.4.1

  • Support building with Cabal >= 3.14. Adjustment for API changes that should not change behavior. See #25.

1.4

  • jailbreak-cabal will now also relax version constraints on build-tool-depends. See #20.

  • Introduced new (automatic) cabal flag Cabal-syntax which should prevent Cabal’s constraint solver from picking incompatible versions of Cabal and Cabal-syntax when using cabal-install to build jailbreak-cabal. See #22.