mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 22:50:24 +01:00
Merge branch 'master' into new-curator-check
This commit is contained in:
commit
ace8f3b65e
@ -237,6 +237,7 @@ packages:
|
|||||||
- checksum
|
- checksum
|
||||||
- combinatorial
|
- combinatorial
|
||||||
- comfort-graph
|
- comfort-graph
|
||||||
|
- comfort-array
|
||||||
- concurrent-split
|
- concurrent-split
|
||||||
- cutter
|
- cutter
|
||||||
- data-accessor
|
- data-accessor
|
||||||
@ -252,6 +253,7 @@ packages:
|
|||||||
- fixed-length
|
- fixed-length
|
||||||
- gnuplot
|
- gnuplot
|
||||||
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
- group-by-date < 0 # build failure with GHC 8.4 via hsshellscript
|
||||||
|
- guarded-allocation
|
||||||
- iff
|
- iff
|
||||||
- interpolation
|
- interpolation
|
||||||
- jack
|
- jack
|
||||||
@ -268,6 +270,7 @@ packages:
|
|||||||
- pathtype
|
- pathtype
|
||||||
- pooled-io
|
- pooled-io
|
||||||
- probability
|
- probability
|
||||||
|
- quickcheck-transformer
|
||||||
- sample-frame
|
- sample-frame
|
||||||
- sample-frame-np
|
- sample-frame-np
|
||||||
- set-cover
|
- set-cover
|
||||||
@ -289,10 +292,17 @@ packages:
|
|||||||
- prelude-compat
|
- prelude-compat
|
||||||
- fft
|
- fft
|
||||||
- carray
|
- carray
|
||||||
|
- lapack-ffi-tools
|
||||||
- netlib-ffi
|
- netlib-ffi
|
||||||
- blas-ffi
|
- blas-ffi
|
||||||
- lapack-ffi
|
- lapack-ffi
|
||||||
- lapack-ffi-tools
|
- netlib-carray
|
||||||
|
- blas-carray
|
||||||
|
- lapack-carray
|
||||||
|
- netlib-comfort-array
|
||||||
|
- blas-comfort-array
|
||||||
|
- lapack-comfort-array
|
||||||
|
- hmm-lapack
|
||||||
# Not a maintainer
|
# Not a maintainer
|
||||||
- ix-shapable
|
- ix-shapable
|
||||||
|
|
||||||
@ -2328,7 +2338,7 @@ packages:
|
|||||||
|
|
||||||
"Peter Simons <simons@cryp.to> @peti":
|
"Peter Simons <simons@cryp.to> @peti":
|
||||||
- cabal2nix
|
- cabal2nix
|
||||||
# - cabal2spec # https://github.com/peti/cabal2spec/issues/2
|
- cabal2spec
|
||||||
- cgi
|
- cgi
|
||||||
- distribution-nixpkgs
|
- distribution-nixpkgs
|
||||||
- distribution-opensuse
|
- distribution-opensuse
|
||||||
@ -3612,7 +3622,7 @@ packages:
|
|||||||
- indexed-list-literals
|
- indexed-list-literals
|
||||||
|
|
||||||
"Dmitry Dzhus <dima@dzhus.org> @dzhus":
|
"Dmitry Dzhus <dima@dzhus.org> @dzhus":
|
||||||
- csg < 0
|
- csg
|
||||||
- simple-vec3
|
- simple-vec3
|
||||||
- static-text
|
- static-text
|
||||||
- th-nowq < 0
|
- th-nowq < 0
|
||||||
@ -4320,6 +4330,9 @@ packages:
|
|||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4316
|
# https://github.com/commercialhaskell/stackage/issues/4316
|
||||||
- hsdev < 0.3.3
|
- hsdev < 0.3.3
|
||||||
|
|
||||||
|
# https://github.com/commercialhaskell/stackage/issues/4325
|
||||||
|
- wreq < 0.5.3.2
|
||||||
# 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