Name: | cabal-dev |
---|---|
Version: | 0.9.2 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 567303 |
License: | BSD |
RPM: | cabal-dev-0.9.2-2.el7.x86_64.rpm |
Source RPM: | cabal-dev-0.9.2-2.el7.src.rpm |
Build Date: | Thu Dec 07 2017 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/cabal-dev |
Summary: | Manage sandboxed Haskell build environments |
Description: | 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to 0.9.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- patch to build with tar-0.4 - update with cabal-rpm
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- allow building with mtl-2.1 and transformers-0.3
- drop ghc_without_dynamic for patched ghc-7.4 Cabal
- update to 0.9.1 - patches to buildsys for cabal-install no longer needed
- build only for ghc_arches_with_ghci
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild