mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 21:51:57 +01:00
Use upper bound instead
This commit is contained in:
parent
b812dcaae2
commit
e424ba94ec
@ -906,8 +906,7 @@ packages:
|
|||||||
- generics-sop
|
- generics-sop
|
||||||
|
|
||||||
"Vivian McPhail <haskell.vivian.mcphail@gmail.com>":
|
"Vivian McPhail <haskell.vivian.mcphail@gmail.com>":
|
||||||
# https://github.com/amcphail/hmatrix-gsl-stats/issues/6
|
- hmatrix-gsl-stats
|
||||||
# - hmatrix-gsl-stats
|
|
||||||
- hstatistics
|
- hstatistics
|
||||||
- hsignal
|
- hsignal
|
||||||
- plot
|
- plot
|
||||||
@ -1074,6 +1073,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/602
|
# https://github.com/fpco/stackage/issues/602
|
||||||
- errors < 2
|
- errors < 2
|
||||||
|
|
||||||
|
# https://github.com/amcphail/hmatrix-gsl-stats/issues/6
|
||||||
|
- hmatrix-gsl-stats < 0.3
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
# global-flags
|
# global-flags
|
||||||
package-flags:
|
package-flags:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user