Fedora Packages

cabal-dev

Manage sandboxed Haskell build environments

cabal-dev is a tool for managing development builds of Haskell projects. It supports maintaining sandboxed cabal-install repositories, and sandboxed ghc package databases. By default, it uses a cabal-dev directory under the current working directory as the sandbox. For most packages, just use cabal-dev instead of cabal, and you will get a sandboxed build that will not install anything (even automatically installed dependencies) into the user or global ghc package databases. If your build depends on patched or unreleased libraries, you can add them to your sandboxed build environment.

Releases Overview

Release Stable Testing
EPEL 7 0.9.2-2.el7 -
Package Info

You can contact the maintainers of this package via email at cabal-dev dash maintainers at fedoraproject dot org.



Sources on Pagure