mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
- carray
|
||||
- netlib-ffi
|
||||
- netlib-carray
|
||||
- blas-ffi
|
||||
- blas-carray
|
||||
- lapack-ffi
|
||||
- lapack-carray
|
||||
- lapack-ffi-tools
|
||||
# Not a maintainer
|
||||
- ix-shapable
|
||||
@ -3877,9 +3874,6 @@ packages:
|
||||
# https://github.com/commercialhaskell/stackage/issues/4241
|
||||
- Glob < 0.10
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4243
|
||||
- blas-ffi < 0.1
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user