mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 19:10:26 +01:00
commit
7472038a79
@ -2,6 +2,14 @@ ghc-major-version: "8.0"
|
|||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
"Henning Thielemann <stackage@henning-thielemann.de> @thielema":
|
||||||
|
- numeric-prelude
|
||||||
|
- non-negative
|
||||||
|
- non-empty
|
||||||
|
- storable-record
|
||||||
|
- utility-ht
|
||||||
|
- prelude-compat
|
||||||
|
|
||||||
"Jeremy Barisch-Rooney <barischj@tcd.ie> @barischj":
|
"Jeremy Barisch-Rooney <barischj@tcd.ie> @barischj":
|
||||||
- threepenny-gui-flexbox
|
- threepenny-gui-flexbox
|
||||||
|
|
||||||
@ -2841,6 +2849,10 @@ packages:
|
|||||||
"Devon Hollowood <devonhollowood@gmail.com> @devonhollowood":
|
"Devon Hollowood <devonhollowood@gmail.com> @devonhollowood":
|
||||||
- search-algorithms
|
- search-algorithms
|
||||||
|
|
||||||
|
"Chris Dornan <chris@chrisdornan.com> @cdornan":
|
||||||
|
- regex
|
||||||
|
- regex-examples
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
@ -2901,6 +2913,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2354
|
# https://github.com/fpco/stackage/issues/2354
|
||||||
- mainland-pretty < 0.5.0.0
|
- mainland-pretty < 0.5.0.0
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/2365
|
||||||
|
- matplotlib < 0.4.1
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user