mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Use upper bound instead
This commit is contained in:
parent
b812dcaae2
commit
e424ba94ec
@ -906,8 +906,7 @@ packages:
|
||||
- generics-sop
|
||||
|
||||
"Vivian McPhail <haskell.vivian.mcphail@gmail.com>":
|
||||
# https://github.com/amcphail/hmatrix-gsl-stats/issues/6
|
||||
# - hmatrix-gsl-stats
|
||||
- hmatrix-gsl-stats
|
||||
- hstatistics
|
||||
- hsignal
|
||||
- plot
|
||||
@ -1074,6 +1073,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/602
|
||||
- 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
|
||||
# global-flags
|
||||
package-flags:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user