mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-04-04 15:29:49 +02:00
Merge f75e9c83a8 into db4bf1dd08
This commit is contained in:
commit
b37f8087e2
@ -1276,12 +1276,12 @@ packages:
|
|||||||
- hmatrix-gsl-stats
|
- hmatrix-gsl-stats
|
||||||
- hsignal
|
- hsignal
|
||||||
- hstatistics
|
- hstatistics
|
||||||
# GHC 8 - plot
|
- plot
|
||||||
# via plot - plot-gtk
|
- plot-gtk
|
||||||
# via plot - plot-gtk3
|
- plot-gtk3
|
||||||
|
|
||||||
- vector-buffer
|
- vector-buffer
|
||||||
# 0.1.2.1 Compilation failure against hmatrix https://github.com/amcphail/hmatrix-repa/issues/2 - hmatrix-repa
|
- hmatrix-repa
|
||||||
|
|
||||||
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
||||||
# via hxt-tagsoup - xml-to-json
|
# via hxt-tagsoup - xml-to-json
|
||||||
@ -1634,7 +1634,8 @@ packages:
|
|||||||
# Test suite needs a running neo4j server with auth disabled
|
# Test suite needs a running neo4j server with auth disabled
|
||||||
# unfortunately the cabal package name and the github repo don't have the exact same name
|
# unfortunately the cabal package name and the github repo don't have the exact same name
|
||||||
# package name is haskell-neo4j-client github name is haskell-neo4j-rest-client
|
# package name is haskell-neo4j-client github name is haskell-neo4j-rest-client
|
||||||
- haskell-neo4j-client
|
[]
|
||||||
|
# - haskell-neo4j-client # https://github.com/asilvestre/haskell-neo4j-rest-client/issues/27
|
||||||
|
|
||||||
"Alexey Khudyakov <alexey.skladnoy@gmail.com> @Shimuuar":
|
"Alexey Khudyakov <alexey.skladnoy@gmail.com> @Shimuuar":
|
||||||
- histogram-fill
|
- histogram-fill
|
||||||
@ -2226,8 +2227,8 @@ packages:
|
|||||||
"Lennart Kolmodin <kolmodin@gmail.com> @kolmodin":
|
"Lennart Kolmodin <kolmodin@gmail.com> @kolmodin":
|
||||||
- binary-bits
|
- binary-bits
|
||||||
|
|
||||||
"Nicolas Trangez <ikke@nicolast.be> @NicolasT":
|
# "Nicolas Trangez <ikke@nicolast.be> @NicolasT":
|
||||||
- reedsolomon
|
# GHC 8 - reedsolomon
|
||||||
|
|
||||||
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
||||||
- taggy
|
- taggy
|
||||||
@ -2495,9 +2496,6 @@ packages:
|
|||||||
"Ondrej Palkovsky <palkovsky.ondrej@gmail.com> @ondrap":
|
"Ondrej Palkovsky <palkovsky.ondrej@gmail.com> @ondrap":
|
||||||
- json-stream
|
- json-stream
|
||||||
|
|
||||||
"Philipp Balzarek <p.balzarek@googlemail.com>":
|
|
||||||
- xml-picklers
|
|
||||||
|
|
||||||
# If you stop maintaining a package you can move it here.
|
# If you stop maintaining a package you can move it here.
|
||||||
# It will then be disabled if it starts causing problems.
|
# It will then be disabled if it starts causing problems.
|
||||||
# See https://github.com/fpco/stackage/issues/1056
|
# See https://github.com/fpco/stackage/issues/1056
|
||||||
@ -2534,6 +2532,9 @@ packages:
|
|||||||
- diagrams-svg < 1.4.0.4
|
- diagrams-svg < 1.4.0.4
|
||||||
- optparse-generic < 1.1.2
|
- optparse-generic < 1.1.2
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1816
|
||||||
|
- mersenne-random-pure64 < 0.2.1.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1833
|
# https://github.com/fpco/stackage/issues/1833
|
||||||
- http-api-data < 0.3
|
- http-api-data < 0.3
|
||||||
|
|
||||||
@ -2553,6 +2554,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/1876
|
# https://github.com/fpco/stackage/issues/1876
|
||||||
- fixed-vector < 0.9
|
- fixed-vector < 0.9
|
||||||
|
|
||||||
|
# https://github.com/fpco/stackage/issues/1879
|
||||||
|
- QuickCheck < 2.9.2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1902
|
# https://github.com/fpco/stackage/issues/1902
|
||||||
- hspec < 2.2.4
|
- hspec < 2.2.4
|
||||||
- hspec-core < 2.2.4
|
- hspec-core < 2.2.4
|
||||||
@ -2566,9 +2570,6 @@ packages:
|
|||||||
- servant-docs < 0.9
|
- servant-docs < 0.9
|
||||||
- servant-js < 0.9
|
- servant-js < 0.9
|
||||||
- language-puppet < 1.3.2
|
- language-puppet < 1.3.2
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1920
|
|
||||||
- hw-prim < 0.1.0.1
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user