haskell-updater: Rebuild Haskell dependencies in Gentoo
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options/ghc-prof-options: -fprof*' profiling flags are typically not appropriate for a distributed library package. These flags are useful to profile this package, but when profiling other packages that use this one these flags clutter the profile output with excessive detail. If you think other packages really want to see cost centres from this package then use '-fprof-auto-exported' which puts cost centres only on exported functions. Alternatively, if you want to use this, make it conditional based on a Cabal configuration flag (with 'manual: True' and 'default: False') and enable that flag during development.
haskell-updater rebuilds Haskell packages on Gentoo after a GHC upgrade or a dependency upgrade. haskell-updater is written so as to use only GHC's boot libraries so as to have no external dependencies. This version is for: GHC-6.12 + Cabal-1.8, GHC-7.0 + Cabal-1.10, GHC-7.2 + Cabal-1.12, GHC-7.4 + Cabal-1.14, GHC-7.6 + Cabal-1.16, GHC-7.6 + Cabal-1.18, GHC-7.8 + Cabal-1.18, GHC-7.10 + Cabal-1.22, GHC-8.0.1_rc1 + Cabal-1.23.0.0
Properties
Versions | 1.0.0.0, 1.1.0.0, 1.1.1.0, 1.1.2.0, 1.1.3.0, 1.2.0.0, 1.2.0.1, 1.2.0.2, 1.2.0.3, 1.2.0.4, 1.2.0.5, 1.2.0.6, 1.2.0.7, 1.2.0.8, 1.2.0.9, 1.2.0.10, 1.2.0.11, 1.2.0.12, 1.2.1, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.2.8, 1.2.9, 1.2.10, 1.2.11, 1.2.12, 1.3, 1.3.1, 1.3.2, 1.3.2, 1.3.3, 1.4.0.0, 1.4.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4 && <5), bytestring, Cabal (>=1.8), containers, directory, filepath, process [details] |
License | LicenseRef-GPL |
Copyright | (c) Ivan Lazar Miljenovic, Lennart Kolmodin, Stephan Friedrichs, Emil Karlson |
Author | Ivan Lazar Miljenovic, Lennart Kolmodin, Stephan Friedrichs, Emil Karlson |
Maintainer | haskell@gentoo.org |
Category | Distribution |
Home page | https://haskell.org/haskellwiki/Gentoo#haskell-updater |
Source repo | head: git clone https://github.com/gentoo-haskell/haskell-updater.git |
Uploaded | by SergeiTrofimovich at 2020-04-15T22:54:21Z |
Downloads
- haskell-updater-1.3.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees