mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 18:47:54 +01:00
Update build-constraints.yaml
remove netlib-carray, blas-carray, lapack-carray I will not maintain them for a while. They turned out to be less useful than thought initially.
This commit is contained in:
parent
4fe4edc377
commit
0438812c41
@ -275,11 +275,8 @@ packages:
|
|||||||
- fft
|
- fft
|
||||||
- carray
|
- carray
|
||||||
- netlib-ffi
|
- netlib-ffi
|
||||||
- netlib-carray
|
|
||||||
- blas-ffi
|
- blas-ffi
|
||||||
- blas-carray
|
|
||||||
- lapack-ffi
|
- lapack-ffi
|
||||||
- lapack-carray
|
|
||||||
- lapack-ffi-tools
|
- lapack-ffi-tools
|
||||||
# Not a maintainer
|
# Not a maintainer
|
||||||
- ix-shapable
|
- ix-shapable
|
||||||
@ -3877,9 +3874,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/4241
|
# https://github.com/commercialhaskell/stackage/issues/4241
|
||||||
- Glob < 0.10
|
- Glob < 0.10
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4243
|
|
||||||
- blas-ffi < 0.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