jailbreak-cabal

Strip version restrictions from Cabal files

https://github.com/NixOS/jailbreak-cabal

Version on this page:1.4@rev:1
LTS Haskell 24.2:1.4.1
Stackage Nightly 2025-08-02:1.4.1
Latest on Hackage:1.4.1

See all snapshots jailbreak-cabal appears in

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@sha256:86ed9e48cb466987c80ca8c4f7ccfe70074eee3c8dac269f7d9cf2ce3a173ddd,1383

Module documentation for 1.4

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

  • 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.