mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
Merge pull request #6155 from thielema/lapack-0.4
add comfort-array-shape remove upper bound on comfort-array, lapack
This commit is contained in:
commit
d33e3dc6ec
@ -445,6 +445,7 @@ packages:
|
|||||||
- combinatorial
|
- combinatorial
|
||||||
- comfort-graph
|
- comfort-graph
|
||||||
- comfort-array
|
- comfort-array
|
||||||
|
- comfort-array-shape
|
||||||
- concurrent-split
|
- concurrent-split
|
||||||
- cutter
|
- cutter
|
||||||
- data-accessor
|
- data-accessor
|
||||||
@ -6702,10 +6703,6 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6122
|
# https://github.com/commercialhaskell/stackage/issues/6122
|
||||||
- mmorph < 1.2
|
- mmorph < 1.2
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/6153
|
|
||||||
- comfort-array < 0.5
|
|
||||||
- lapack < 0.4
|
|
||||||
# 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