mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 13:11:57 +01:00
Lift constraints on vector, closes #2194
This commit is contained in:
parent
a47a12928c
commit
0a373104c9
@ -9,7 +9,7 @@ packages:
|
|||||||
|
|
||||||
"Joe M <joe9mail@gmail.com> @joe9":
|
"Joe M <joe9mail@gmail.com> @joe9":
|
||||||
- logger-thread
|
- logger-thread
|
||||||
- text-generic-pretty
|
# - text-generic-pretty # # via ixset-typed: via safecopy: bounds: vector
|
||||||
|
|
||||||
"Li-yao Xia <lysxia@gmail.com> @Lysxia":
|
"Li-yao Xia <lysxia@gmail.com> @Lysxia":
|
||||||
- generic-random
|
- generic-random
|
||||||
@ -146,13 +146,13 @@ packages:
|
|||||||
- async
|
- async
|
||||||
- base16-bytestring
|
- base16-bytestring
|
||||||
- c2hs
|
- c2hs
|
||||||
- cassava
|
# - cassava # bounds: vector
|
||||||
- csv-conduit
|
- csv-conduit
|
||||||
- executable-hash
|
- executable-hash
|
||||||
- executable-path
|
- executable-path
|
||||||
- foreign-store
|
- foreign-store
|
||||||
- formatting
|
- formatting
|
||||||
- gtk2hs-buildtools
|
# - gtk2hs-buildtools # via hashtables: bounds: vector
|
||||||
- happy
|
- happy
|
||||||
- hybrid-vectors
|
- hybrid-vectors
|
||||||
- indents
|
- indents
|
||||||
@ -261,7 +261,7 @@ packages:
|
|||||||
- HTF
|
- HTF
|
||||||
- xmlgen
|
- xmlgen
|
||||||
- stm-stats
|
- stm-stats
|
||||||
- large-hashable
|
# - large-hashable # via safecopy: bounds: vector
|
||||||
|
|
||||||
"Bart Massey <bart.massey+stackage@gmail.com> @BartMassey":
|
"Bart Massey <bart.massey+stackage@gmail.com> @BartMassey":
|
||||||
- parseargs
|
- parseargs
|
||||||
@ -303,7 +303,7 @@ packages:
|
|||||||
- hostname-validate
|
- hostname-validate
|
||||||
- ini
|
- ini
|
||||||
- lucid
|
- lucid
|
||||||
- osdkeys
|
# - osdkeys # via libnotify: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- pdfinfo
|
- pdfinfo
|
||||||
# - present # compilation failure against haskell-src-exts
|
# - present # compilation failure against haskell-src-exts
|
||||||
- pure-io
|
- pure-io
|
||||||
@ -320,13 +320,13 @@ packages:
|
|||||||
# - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters
|
# - structured-haskell-mode # bounds: haskell-src-exts # via: applicative-quoters
|
||||||
|
|
||||||
"Alberto G. Corona <agocorona@gmail.com> @agocorona":
|
"Alberto G. Corona <agocorona@gmail.com> @agocorona":
|
||||||
- RefSerialize
|
# - RefSerialize # via hashtables: bounds: vector
|
||||||
- TCache
|
# - TCache # via hashtables: bounds: vector
|
||||||
- Workflow
|
# - Workflow # via RefSerialize: via hashtables: bounds: vector
|
||||||
- MFlow
|
# - MFlow # via RefSerialize: via hashtables: bounds: vector
|
||||||
- transient
|
- transient
|
||||||
- transient-universe
|
# - transient-universe # via TCache: via hashtables: bounds: vector
|
||||||
- ghcjs-hplay
|
# - ghcjs-hplay # via transient-universe: via TCache: via hashtables: bounds: vector
|
||||||
|
|
||||||
"Edward Kmett <ekmett@gmail.com> @ekmett":
|
"Edward Kmett <ekmett@gmail.com> @ekmett":
|
||||||
- ad
|
- ad
|
||||||
@ -361,8 +361,8 @@ packages:
|
|||||||
- lca
|
- lca
|
||||||
- lens
|
- lens
|
||||||
- linear
|
- linear
|
||||||
- linear-accelerate
|
# - linear-accelerate # via accelerate: via hashtables: bounds: vector
|
||||||
- log-domain
|
# - log-domain # via safecopy: bounds: vector
|
||||||
- machines
|
- machines
|
||||||
- monadic-arrays
|
- monadic-arrays
|
||||||
- monad-products
|
- monad-products
|
||||||
@ -425,10 +425,10 @@ packages:
|
|||||||
- diagrams
|
- diagrams
|
||||||
- diagrams-builder
|
- diagrams-builder
|
||||||
# - diagrams-haddock # BLOCKED directory 1.3 via cautious-file
|
# - diagrams-haddock # BLOCKED directory 1.3 via cautious-file
|
||||||
- diagrams-cairo
|
# - diagrams-cairo # bounds: vector
|
||||||
- diagrams-contrib
|
- diagrams-contrib
|
||||||
- diagrams-core
|
- diagrams-core
|
||||||
- diagrams-gtk
|
# - diagrams-gtk # via diagrams-cairo: bounds: vector
|
||||||
- diagrams-lib
|
- diagrams-lib
|
||||||
- diagrams-postscript
|
- diagrams-postscript
|
||||||
- diagrams-rasterific
|
- diagrams-rasterific
|
||||||
@ -460,7 +460,7 @@ packages:
|
|||||||
# - mangopay # compilation failure against aeson
|
# - mangopay # compilation failure against aeson
|
||||||
- nonce
|
- nonce
|
||||||
- serversession
|
- serversession
|
||||||
- serversession-backend-acid-state
|
# - serversession-backend-acid-state # via acid-state: via safecopy: bounds: vector
|
||||||
# - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite
|
# - serversession-backend-persistent # bounds: persistent, persistent-postgresql, persistent-sqlite
|
||||||
# - serversession-backend-redis # bounds: hedis
|
# - serversession-backend-redis # bounds: hedis
|
||||||
# - serversession-frontend-snap # bounds: snap, snap-core
|
# - serversession-frontend-snap # bounds: snap, snap-core
|
||||||
@ -480,7 +480,8 @@ packages:
|
|||||||
- ChannelT
|
- ChannelT
|
||||||
|
|
||||||
"Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> @tmcdonell":
|
"Trevor L. McDonell <tmcdonell@cse.unsw.edu.au> @tmcdonell":
|
||||||
- accelerate
|
[]
|
||||||
|
# - accelerate # via hashtables: bounds: vector
|
||||||
|
|
||||||
"Liam O'Connor <liamoc@cse.unsw.edu.au> @liamoc":
|
"Liam O'Connor <liamoc@cse.unsw.edu.au> @liamoc":
|
||||||
[]
|
[]
|
||||||
@ -538,7 +539,7 @@ packages:
|
|||||||
"Chris Allen <cma@bitemyapp.com> @bitemyapp":
|
"Chris Allen <cma@bitemyapp.com> @bitemyapp":
|
||||||
- machines-directory
|
- machines-directory
|
||||||
- machines-io
|
- machines-io
|
||||||
- bloodhound
|
# - bloodhound # bounds: vector
|
||||||
- esqueleto # bounds: persistent
|
- esqueleto # bounds: persistent
|
||||||
|
|
||||||
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
"Adam Bergmark <adam@bergmark.nl> @bergmark":
|
||||||
@ -589,19 +590,22 @@ packages:
|
|||||||
- hPDB
|
- hPDB
|
||||||
- hPDB-examples
|
- hPDB-examples
|
||||||
# - homplexity # BLOCKED directory 1.3
|
# - homplexity # BLOCKED directory 1.3
|
||||||
- wordpass
|
# - wordpass # bounds: vector
|
||||||
# - json-autotype # bounds: aeson 1.0, lens
|
# - json-autotype # bounds: aeson 1.0, lens
|
||||||
- posix-realtime
|
- posix-realtime
|
||||||
|
|
||||||
"Dom De Re <domdere@domdere.com> @domdere":
|
"Dom De Re <domdere@domdere.com> @domdere":
|
||||||
- cassava-conduit
|
[]
|
||||||
|
# - cassava-conduit # via cassava: bounds: vector
|
||||||
|
|
||||||
"Dominic Steinitz <dominic@steinitz.org> @idontgetoutmuch":
|
"Dominic Steinitz <dominic@steinitz.org> @idontgetoutmuch":
|
||||||
|
[]
|
||||||
# - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10
|
# - yarr # compilation error against fixed-vector https://github.com/leventov/yarr/issues/10
|
||||||
- random-fu
|
# - random-fu # via log-domain: via safecopy: bounds: vector
|
||||||
|
|
||||||
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
||||||
- vector-fftw
|
[]
|
||||||
|
# - vector-fftw # bounds: vector
|
||||||
|
|
||||||
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
||||||
- action-permutations
|
- action-permutations
|
||||||
@ -641,7 +645,7 @@ packages:
|
|||||||
- arbtt
|
- arbtt
|
||||||
- ghc-heap-view
|
- ghc-heap-view
|
||||||
- tttool
|
- tttool
|
||||||
- gipeda
|
# - gipeda # via cassava: bounds: vector
|
||||||
- list-fusion-probe
|
- list-fusion-probe
|
||||||
- haskell-spacegoo
|
- haskell-spacegoo
|
||||||
- tasty-expected-failure
|
- tasty-expected-failure
|
||||||
@ -652,11 +656,11 @@ packages:
|
|||||||
- HandsomeSoup
|
- HandsomeSoup
|
||||||
|
|
||||||
"Clint Adams <clint@debian.org> @clinty":
|
"Clint Adams <clint@debian.org> @clinty":
|
||||||
- hOpenPGP
|
# - hOpenPGP # via ixset-typed: via safecopy: bounds: vector
|
||||||
- openpgp-asciiarmor
|
- openpgp-asciiarmor
|
||||||
- MusicBrainz
|
- MusicBrainz
|
||||||
- DAV
|
- DAV
|
||||||
- hopenpgp-tools
|
# - hopenpgp-tools # via ixset-typed: via safecopy: bounds: vector
|
||||||
- opensource
|
- opensource
|
||||||
|
|
||||||
"Joey Hess <id@joeyh.name> @joeyh":
|
"Joey Hess <id@joeyh.name> @joeyh":
|
||||||
@ -672,9 +676,9 @@ packages:
|
|||||||
- versions
|
- versions
|
||||||
- vectortiles
|
- vectortiles
|
||||||
- pipes-random
|
- pipes-random
|
||||||
- repa
|
# - repa # bounds: vector
|
||||||
- repa-io
|
# - repa-io # bounds: vector
|
||||||
- repa-algorithms
|
# - repa-algorithms # bounds: vector
|
||||||
# - kanji # bounds: ghc 8, base
|
# - kanji # bounds: ghc 8, base
|
||||||
|
|
||||||
"Ketil Malde @ketil-malde":
|
"Ketil Malde @ketil-malde":
|
||||||
@ -699,7 +703,7 @@ packages:
|
|||||||
- ClustalParser
|
- ClustalParser
|
||||||
- EntrezHTTP
|
- EntrezHTTP
|
||||||
- Genbank
|
- Genbank
|
||||||
- RNAlien
|
# - RNAlien # via cassava: bounds: vector
|
||||||
- Taxonomy
|
- Taxonomy
|
||||||
# - TaxonomyTools # build failure
|
# - TaxonomyTools # build failure
|
||||||
- ViennaRNAParser
|
- ViennaRNAParser
|
||||||
@ -730,11 +734,11 @@ packages:
|
|||||||
|
|
||||||
"Simon Michael <simon@joyful.com> @simonmichael":
|
"Simon Michael <simon@joyful.com> @simonmichael":
|
||||||
- darcs
|
- darcs
|
||||||
- hledger
|
# - hledger # via hledger-lib: via hashtables: bounds: vector
|
||||||
- hledger-lib
|
# - hledger-lib # via hashtables: bounds: vector
|
||||||
- hledger-ui
|
# - hledger-ui # via hledger-lib: via hashtables: bounds: vector
|
||||||
- hledger-web
|
# - hledger-web # via hledger-lib: via hashtables: bounds: vector
|
||||||
- hledger-api
|
# - hledger-api # via hledger-lib: via hashtables: bounds: vector
|
||||||
# - shelltestrunner # bounds: Diff, HUnit
|
# - shelltestrunner # bounds: Diff, HUnit
|
||||||
- quickbench
|
- quickbench
|
||||||
- regex-compat-tdfa
|
- regex-compat-tdfa
|
||||||
@ -752,7 +756,7 @@ packages:
|
|||||||
# - msi-kb-backlit # bounds: ghc, base
|
# - msi-kb-backlit # bounds: ghc, base
|
||||||
- smoothie
|
- smoothie
|
||||||
# - tellbot # bounds: bifunctors, http-conduit, tagsoup
|
# - tellbot # bounds: bifunctors, http-conduit, tagsoup
|
||||||
- wavefront
|
# - wavefront # bounds: vector
|
||||||
- zero
|
- zero
|
||||||
|
|
||||||
"Thomas Schilling <nominolo@googlemail.com> @nominolo":
|
"Thomas Schilling <nominolo@googlemail.com> @nominolo":
|
||||||
@ -832,7 +836,7 @@ packages:
|
|||||||
- multimap
|
- multimap
|
||||||
- parallel-io
|
- parallel-io
|
||||||
- text-binary
|
- text-binary
|
||||||
- Chart-cairo
|
# - Chart-cairo # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- ghc-events
|
- ghc-events
|
||||||
- monad-extras
|
- monad-extras
|
||||||
# - stack < 9.9.9 # bounds: ghc, template-haskell
|
# - stack < 9.9.9 # bounds: ghc, template-haskell
|
||||||
@ -847,7 +851,7 @@ packages:
|
|||||||
- base-prelude
|
- base-prelude
|
||||||
- cases
|
- cases
|
||||||
- focus
|
- focus
|
||||||
- hasql
|
# - hasql # via hashtables: bounds: vector
|
||||||
- list-t
|
- list-t
|
||||||
- mtl-prelude
|
- mtl-prelude
|
||||||
- neat-interpolation
|
- neat-interpolation
|
||||||
@ -933,7 +937,7 @@ packages:
|
|||||||
- servant-blaze
|
- servant-blaze
|
||||||
- servant-foreign
|
- servant-foreign
|
||||||
- servant-mock
|
- servant-mock
|
||||||
- servant-cassava
|
# - servant-cassava # via cassava: bounds: vector
|
||||||
|
|
||||||
"Alexandr Ruchkin <voidex@live.com> @mvoidex":
|
"Alexandr Ruchkin <voidex@live.com> @mvoidex":
|
||||||
# - hdocs # BLOCKED haddock-api GHC 8.0.2
|
# - hdocs # BLOCKED haddock-api GHC 8.0.2
|
||||||
@ -970,15 +974,15 @@ packages:
|
|||||||
- hslua
|
- hslua
|
||||||
# - idris # bounds: safe
|
# - idris # bounds: safe
|
||||||
|
|
||||||
- cairo
|
# - cairo # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- gio
|
# - gio # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- glib
|
# - glib # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- gtk
|
# - gtk # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- gtk3
|
# - gtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- gtksourceview3
|
# - gtksourceview3 # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- pango
|
# - pango # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- webkitgtk3
|
# - webkitgtk3 # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- webkitgtk3-javascriptcore
|
# - webkitgtk3-javascriptcore # via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
|
|
||||||
- ghcjs-codemirror
|
- ghcjs-codemirror
|
||||||
# - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569
|
# - ghcjs-dom # via: ghcjs-dom-jsaddle # https://github.com/fpco/stackage/issues/1569
|
||||||
@ -1090,9 +1094,9 @@ packages:
|
|||||||
- waitra
|
- waitra
|
||||||
|
|
||||||
# scrive/log
|
# scrive/log
|
||||||
- log
|
# - log # via bloodhound: bounds: vector
|
||||||
- log-base
|
- log-base
|
||||||
- log-elasticsearch
|
# - log-elasticsearch # via bloodhound: bounds: vector
|
||||||
- log-postgres
|
- log-postgres
|
||||||
|
|
||||||
# Not a maintainer
|
# Not a maintainer
|
||||||
@ -1362,11 +1366,11 @@ packages:
|
|||||||
- hmatrix-gsl-stats
|
- hmatrix-gsl-stats
|
||||||
- hsignal
|
- hsignal
|
||||||
- hstatistics
|
- hstatistics
|
||||||
- plot
|
# - plot # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- plot-gtk
|
# - plot-gtk # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- plot-gtk3
|
# - plot-gtk3 # via gtk3: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- vector-buffer
|
- vector-buffer
|
||||||
- hmatrix-repa
|
# - hmatrix-repa # via repa: bounds: vector
|
||||||
|
|
||||||
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
||||||
# - xml-to-json # via: hexpat
|
# - xml-to-json # via: hexpat
|
||||||
@ -1440,8 +1444,8 @@ packages:
|
|||||||
- cased
|
- cased
|
||||||
- elm-export
|
- elm-export
|
||||||
- elm-export-persistent
|
- elm-export-persistent
|
||||||
- pipes-csv
|
# - pipes-csv # via cassava: bounds: vector
|
||||||
- pipes-mongodb
|
# - pipes-mongodb # via mongoDB: via hashtables: bounds: vector
|
||||||
- servant-elm
|
- servant-elm
|
||||||
- skeletons
|
- skeletons
|
||||||
- streaming-wai
|
- streaming-wai
|
||||||
@ -1501,8 +1505,8 @@ packages:
|
|||||||
- triesn
|
- triesn
|
||||||
- path-extra
|
- path-extra
|
||||||
# - pred-trie # via poly-arity
|
# - pred-trie # via poly-arity
|
||||||
- pred-set
|
# - pred-set # via hashtables: bounds: vector
|
||||||
- HSet
|
# - HSet # via hashtables: bounds: vector
|
||||||
|
|
||||||
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
"Fumiaki Kinoshita <fumiexcel@gmail.com> @fumieval":
|
||||||
- boundingboxes
|
- boundingboxes
|
||||||
@ -1705,7 +1709,7 @@ packages:
|
|||||||
- hapistrano
|
- hapistrano
|
||||||
- inflections
|
- inflections
|
||||||
- twitter-feed
|
- twitter-feed
|
||||||
- cassava-megaparsec
|
# - cassava-megaparsec # via cassava: bounds: vector
|
||||||
- dotenv
|
- dotenv
|
||||||
- stache
|
- stache
|
||||||
|
|
||||||
@ -1783,19 +1787,20 @@ packages:
|
|||||||
# - ipython-kernel # GHC 8
|
# - ipython-kernel # GHC 8
|
||||||
|
|
||||||
"Andrés Sicard-Ramírez <asr@eafit.edu.co> @asr":
|
"Andrés Sicard-Ramírez <asr@eafit.edu.co> @asr":
|
||||||
- Agda
|
[]
|
||||||
|
# - Agda # via hashtables: bounds: vector
|
||||||
|
|
||||||
"James Cook <mokus@deepbondi.net> @mokus0":
|
"James Cook <mokus@deepbondi.net> @mokus0":
|
||||||
- dependent-sum
|
- dependent-sum
|
||||||
# - dependent-sum-template # bounds: dependent-sum
|
# - dependent-sum-template # bounds: dependent-sum
|
||||||
- dependent-map
|
- dependent-map
|
||||||
- dice
|
# - dice # via random-fu: via log-domain: via safecopy: bounds: vector
|
||||||
- hstatsd
|
- hstatsd
|
||||||
- misfortune
|
# - misfortune # via random-fu: via log-domain: via safecopy: bounds: vector
|
||||||
|
|
||||||
"Timo von Holtz <tvh@tvholtz.de> @tvh":
|
"Timo von Holtz <tvh@tvholtz.de> @tvh":
|
||||||
- haxl-amazonka
|
- haxl-amazonka
|
||||||
- hasql-migration
|
# - hasql-migration # via hasql: via hashtables: bounds: vector
|
||||||
- servant-JuicyPixels
|
- servant-JuicyPixels
|
||||||
|
|
||||||
"Artyom <yom@artyom.me> @neongreen":
|
"Artyom <yom@artyom.me> @neongreen":
|
||||||
@ -1839,8 +1844,9 @@ packages:
|
|||||||
- storable-record
|
- storable-record
|
||||||
|
|
||||||
"Brandon Martin <brandon@codedmart.com> @codedmart":
|
"Brandon Martin <brandon@codedmart.com> @codedmart":
|
||||||
|
[]
|
||||||
# - engine-io-wai # bounds: ghc, base
|
# - engine-io-wai # bounds: ghc, base
|
||||||
- rethinkdb
|
# - rethinkdb # bounds: vector
|
||||||
|
|
||||||
"Michael Walker <mike@barrucadu.co.uk> @barrucadu":
|
"Michael Walker <mike@barrucadu.co.uk> @barrucadu":
|
||||||
- both
|
- both
|
||||||
@ -1924,7 +1930,7 @@ packages:
|
|||||||
- smallcaps
|
- smallcaps
|
||||||
|
|
||||||
"Gregory Collins <greg@gregorycollins.net> @gregorycollins":
|
"Gregory Collins <greg@gregorycollins.net> @gregorycollins":
|
||||||
- hashtables
|
# - hashtables # bounds: vector
|
||||||
- io-streams
|
- io-streams
|
||||||
- openssl-streams
|
- openssl-streams
|
||||||
|
|
||||||
@ -1953,7 +1959,7 @@ packages:
|
|||||||
- cabal2nix
|
- cabal2nix
|
||||||
- funcmp
|
- funcmp
|
||||||
- hackage-db
|
- hackage-db
|
||||||
- hledger-interest
|
# - hledger-interest # via hledger-lib: via hashtables: bounds: vector
|
||||||
- hopenssl
|
- hopenssl
|
||||||
- hsdns
|
- hsdns
|
||||||
- hsemail
|
- hsemail
|
||||||
@ -1982,7 +1988,7 @@ packages:
|
|||||||
- clumpiness
|
- clumpiness
|
||||||
# - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1
|
# - find-clumpiness # build failure against optparse-applicative https://github.com/GregorySchwartz/find-clumpiness/issues/1
|
||||||
- blosum
|
- blosum
|
||||||
- convert-annotation
|
# - convert-annotation # via cassava: bounds: vector
|
||||||
|
|
||||||
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
"Simon Marechal <bartavelle@gmail.com> @bartavelle":
|
||||||
- compactmap
|
- compactmap
|
||||||
@ -2022,7 +2028,8 @@ packages:
|
|||||||
# - multiplate # bounds: transformers
|
# - multiplate # bounds: transformers
|
||||||
|
|
||||||
"Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in> @sumitsahrawat":
|
"Sumit Sahrawat <sumit.sahrawat.apm13@iitbhu.ac.in> @sumitsahrawat":
|
||||||
- plot-gtk-ui
|
[]
|
||||||
|
# - plot-gtk-ui # via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
# - calculator # bounds: ghc, base
|
# - calculator # bounds: ghc, base
|
||||||
|
|
||||||
"Emmanuel Touzery <etouzery@gmail.com> @emmanueltouzery":
|
"Emmanuel Touzery <etouzery@gmail.com> @emmanueltouzery":
|
||||||
@ -2189,26 +2196,26 @@ packages:
|
|||||||
|
|
||||||
"Jeremy Shaw <jeremy@n-heptane.com> @stepcut":
|
"Jeremy Shaw <jeremy@n-heptane.com> @stepcut":
|
||||||
- boomerang
|
- boomerang
|
||||||
- clckwrks
|
# - clckwrks # via acid-state: via safecopy: bounds: vector
|
||||||
- clckwrks-cli
|
# - clckwrks-cli # via acid-state: via safecopy: bounds: vector
|
||||||
- clckwrks-plugin-page
|
# - clckwrks-plugin-page # via acid-state: via safecopy: bounds: vector
|
||||||
- clckwrks-plugin-media
|
# - clckwrks-plugin-media # via acid-state: via safecopy: bounds: vector
|
||||||
- clckwrks-theme-bootstrap
|
# - clckwrks-theme-bootstrap # via clckwrks: via acid-state: via safecopy: bounds: vector
|
||||||
# - hackage-whatsnew # bounds: directory 1.3
|
# - hackage-whatsnew # bounds: directory 1.3
|
||||||
- happstack-authenticate
|
# - happstack-authenticate # via acid-state: via safecopy: bounds: vector
|
||||||
- happstack-clientsession
|
# - happstack-clientsession # via safecopy: bounds: vector
|
||||||
- happstack-hsp
|
- happstack-hsp
|
||||||
- happstack-jmacro
|
- happstack-jmacro
|
||||||
- happstack-server
|
- happstack-server
|
||||||
- happstack-server-tls
|
- happstack-server-tls
|
||||||
- hsx-jmacro
|
- hsx-jmacro
|
||||||
- ixset
|
# - ixset # via safecopy: bounds: vector
|
||||||
- reform
|
- reform
|
||||||
- reform-blaze
|
- reform-blaze
|
||||||
- reform-hamlet
|
- reform-hamlet
|
||||||
- reform-happstack
|
- reform-happstack
|
||||||
- reform-hsp
|
- reform-hsp
|
||||||
- userid
|
# - userid # via safecopy: bounds: vector
|
||||||
- web-plugins
|
- web-plugins
|
||||||
- web-routes
|
- web-routes
|
||||||
- web-routes-boomerang
|
- web-routes-boomerang
|
||||||
@ -2331,7 +2338,7 @@ packages:
|
|||||||
- hs-GeoIP
|
- hs-GeoIP
|
||||||
- retry
|
- retry
|
||||||
- katip
|
- katip
|
||||||
- katip-elasticsearch
|
# - katip-elasticsearch # via bloodhound: bounds: vector
|
||||||
|
|
||||||
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
||||||
- tuple
|
- tuple
|
||||||
@ -2357,7 +2364,8 @@ packages:
|
|||||||
- binary-bits
|
- binary-bits
|
||||||
|
|
||||||
"Nicolas Trangez <ikke@nicolast.be> @NicolasT":
|
"Nicolas Trangez <ikke@nicolast.be> @NicolasT":
|
||||||
- reedsolomon
|
[]
|
||||||
|
# - reedsolomon # bounds: vector
|
||||||
|
|
||||||
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
"Alp Mestanogullari <alpmestan@gmail.com> @alpmestan":
|
||||||
- taggy
|
- taggy
|
||||||
@ -2407,9 +2415,9 @@ packages:
|
|||||||
|
|
||||||
"John Ky newhoggy@gmail.com @newhoggy":
|
"John Ky newhoggy@gmail.com @newhoggy":
|
||||||
- hw-bits
|
- hw-bits
|
||||||
- hw-conduit
|
# - hw-conduit # via criterion: via cassava: bounds: vector
|
||||||
- hw-diagnostics
|
- hw-diagnostics
|
||||||
- hw-json
|
# - hw-json # via criterion: via cassava: bounds: vector
|
||||||
- hw-parser
|
- hw-parser
|
||||||
- hw-prim
|
- hw-prim
|
||||||
- hw-rankselect
|
- hw-rankselect
|
||||||
@ -2444,8 +2452,8 @@ packages:
|
|||||||
- wikicfp-scraper
|
- wikicfp-scraper
|
||||||
- wild-bind
|
- wild-bind
|
||||||
- wild-bind-x11
|
- wild-bind-x11
|
||||||
- wild-bind-indicator
|
# - wild-bind-indicator # via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
- wild-bind-task-x11
|
# - wild-bind-task-x11 # via wild-blind-indicator: via gtk: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
|
|
||||||
"Cies Breijs <cies@kde.nl> @cies":
|
"Cies Breijs <cies@kde.nl> @cies":
|
||||||
- htoml
|
- htoml
|
||||||
@ -2530,7 +2538,7 @@ packages:
|
|||||||
- open-witness
|
- open-witness
|
||||||
|
|
||||||
"Victor Denisov <denisovenator@gmail.com> @VictorDenisov":
|
"Victor Denisov <denisovenator@gmail.com> @VictorDenisov":
|
||||||
- mongoDB
|
# - mongoDB # via hashtables: bounds: vector
|
||||||
- bson
|
- bson
|
||||||
|
|
||||||
"Alexis King <lexi.lambda@gmail.com> @lexi-lambda":
|
"Alexis King <lexi.lambda@gmail.com> @lexi-lambda":
|
||||||
@ -2645,7 +2653,8 @@ packages:
|
|||||||
- hdbc-mysql
|
- hdbc-mysql
|
||||||
|
|
||||||
"Tony Day <tonyday567@gmail.com> @tonyday567":
|
"Tony Day <tonyday567@gmail.com> @tonyday567":
|
||||||
- chart-unit
|
[]
|
||||||
|
# - chart-unit # via random-fu: via log-domain: via safecopy: bounds: vector
|
||||||
|
|
||||||
"Iphigenia Df <iphydf@gmail.com> @iphydf":
|
"Iphigenia Df <iphydf@gmail.com> @iphydf":
|
||||||
- data-msgpack
|
- data-msgpack
|
||||||
@ -2667,10 +2676,10 @@ packages:
|
|||||||
"Mahdi Dibaiee <mdibaiee@aol.com>":
|
"Mahdi Dibaiee <mdibaiee@aol.com>":
|
||||||
- picedit
|
- picedit
|
||||||
- mathexpr
|
- mathexpr
|
||||||
- sibe
|
# - sibe # via Chart-cairo: via cairo: via gtk2hs-buildtools: via hashtables: bounds: vector
|
||||||
|
|
||||||
"Alexis Williams <sasinestro@gmail.com> @typedrat":
|
"Alexis Williams <sasinestro@gmail.com> @typedrat":
|
||||||
- stb-image-redux
|
# - stb-image-redux # bounds: vector
|
||||||
- wavefront-obj
|
- wavefront-obj
|
||||||
|
|
||||||
"XT <e@xtendo.org> @xtendo-org":
|
"XT <e@xtendo.org> @xtendo-org":
|
||||||
@ -2692,7 +2701,8 @@ packages:
|
|||||||
- rawstring-qm
|
- rawstring-qm
|
||||||
|
|
||||||
"Tom Nielsen <tanielsen@gmail.com> @glutamate":
|
"Tom Nielsen <tanielsen@gmail.com> @glutamate":
|
||||||
- datasets
|
[]
|
||||||
|
# - datasets # via cassava: bounds: vector
|
||||||
|
|
||||||
"Hyunje Jun <me@noraesae.net> @noraesae":
|
"Hyunje Jun <me@noraesae.net> @noraesae":
|
||||||
- line
|
- line
|
||||||
@ -2705,10 +2715,12 @@ packages:
|
|||||||
- printcess
|
- printcess
|
||||||
|
|
||||||
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
"Alexey Kuleshevich <lehins@yandex.ru> @lehins":
|
||||||
- hip
|
[]
|
||||||
|
# - hip # via repa: bounds: vector
|
||||||
|
|
||||||
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
"Hans-Peter Deifel <hpd@hpdeifel.de> @hpdeifel":
|
||||||
- hledger-iadd
|
[]
|
||||||
|
# - hledger-iadd # via hledger-lib: via hashtables: bounds: vector
|
||||||
|
|
||||||
"Roy Levien <royl@aldaron.com> @orome":
|
"Roy Levien <royl@aldaron.com> @orome":
|
||||||
- crypto-enigma
|
- crypto-enigma
|
||||||
@ -2790,13 +2802,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2127
|
# https://github.com/fpco/stackage/issues/2127
|
||||||
- leapseconds-announced < 2017.0.0.1
|
- leapseconds-announced < 2017.0.0.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2032
|
|
||||||
- datasets < 0.2.2
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2194
|
|
||||||
- vector < 0.12.0.0
|
|
||||||
- primitive < 0.6.2.0
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2246
|
# https://github.com/fpco/stackage/issues/2246
|
||||||
- blaze-html < 0.9
|
- blaze-html < 0.9
|
||||||
- blaze-markup < 0.8
|
- blaze-markup < 0.8
|
||||||
@ -3018,6 +3023,9 @@ skipped-tests:
|
|||||||
- machines
|
- machines
|
||||||
- xmlhtml
|
- xmlhtml
|
||||||
|
|
||||||
|
# via criterion: via cassava: bounds: vector
|
||||||
|
- sparse-linear-algebra
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# Tests which we should build and run, but which are expected to fail. We
|
||||||
@ -3298,6 +3306,179 @@ skipped-benchmarks:
|
|||||||
|
|
||||||
- pipes # optparse-applicative 0.13
|
- pipes # optparse-applicative 0.13
|
||||||
|
|
||||||
|
# Criterionpocalypse # via criterion: via cassava: bounds: vector
|
||||||
|
- Earley
|
||||||
|
- Frames
|
||||||
|
- IntervalMap
|
||||||
|
- JuicyPixels-extra
|
||||||
|
- acid-state
|
||||||
|
- ad
|
||||||
|
- arithmoi
|
||||||
|
- attoparsec
|
||||||
|
- avers
|
||||||
|
- binary-list
|
||||||
|
- binary-parsers
|
||||||
|
- binary-tagged
|
||||||
|
- binary-typed
|
||||||
|
- blake2
|
||||||
|
- buffer-builder
|
||||||
|
- bytestring-conversion
|
||||||
|
- bytestring-tree-builder
|
||||||
|
- cacophony
|
||||||
|
- case-insensitive
|
||||||
|
- cassava
|
||||||
|
- cipher-aes128
|
||||||
|
- clash-prelude
|
||||||
|
- clustering
|
||||||
|
- cmark
|
||||||
|
- conduit
|
||||||
|
- conduit-extra
|
||||||
|
- conduit-iconv
|
||||||
|
- cprng-aes
|
||||||
|
- criterion
|
||||||
|
- cron
|
||||||
|
- crypto-numbers
|
||||||
|
- crypto-pubkey
|
||||||
|
- cryptohash
|
||||||
|
- cryptohash-md5
|
||||||
|
- cryptohash-sha1
|
||||||
|
- cryptohash-sha256
|
||||||
|
- cryptol
|
||||||
|
- ctrie
|
||||||
|
- data-msgpack
|
||||||
|
- diagrams-lib
|
||||||
|
- dimensional
|
||||||
|
- do-list
|
||||||
|
- ed25519
|
||||||
|
- edit-distance
|
||||||
|
- effect-handlers
|
||||||
|
- euphoria
|
||||||
|
- farmhash
|
||||||
|
- fast-builder
|
||||||
|
- fast-digits
|
||||||
|
- fclabels
|
||||||
|
- foldl
|
||||||
|
- foldl-statistics
|
||||||
|
- gitson
|
||||||
|
- glob-posix
|
||||||
|
- graphviz
|
||||||
|
- grouped-list
|
||||||
|
- hOpenPGP
|
||||||
|
- hashable
|
||||||
|
- haskell-tools-cli
|
||||||
|
- hasql
|
||||||
|
- highjson
|
||||||
|
- hindent
|
||||||
|
- hip
|
||||||
|
- histogram-fill
|
||||||
|
- hledger
|
||||||
|
- hosc
|
||||||
|
- hourglass
|
||||||
|
- html-email-validate
|
||||||
|
- htoml
|
||||||
|
- http-client-tls
|
||||||
|
- http-link-header
|
||||||
|
- human-readable-duration
|
||||||
|
- hw-balancedparens
|
||||||
|
- hw-bits
|
||||||
|
- hw-conduit
|
||||||
|
- hw-json
|
||||||
|
- hw-rankselect-base
|
||||||
|
- hweblib
|
||||||
|
- hxt-regex-xmlschema
|
||||||
|
- identicon
|
||||||
|
- ilist
|
||||||
|
- include-file
|
||||||
|
- incremental-parser
|
||||||
|
- inline-r
|
||||||
|
- jose-jwt
|
||||||
|
- katip
|
||||||
|
- kdt
|
||||||
|
- lens
|
||||||
|
- lifted-async
|
||||||
|
- lifted-base
|
||||||
|
- logging-effect
|
||||||
|
- loop
|
||||||
|
- lucid
|
||||||
|
- matrices
|
||||||
|
- matrix
|
||||||
|
- megaparsec
|
||||||
|
- monad-logger-prefix
|
||||||
|
- mongoDB
|
||||||
|
- mono-traversable
|
||||||
|
- monoid-extras
|
||||||
|
- morte
|
||||||
|
- mutable-containers
|
||||||
|
- netpbm
|
||||||
|
- pandoc
|
||||||
|
- phantom-state
|
||||||
|
- picoparsec
|
||||||
|
- postgresql-binary
|
||||||
|
- pretty-simple
|
||||||
|
- prometheus-client
|
||||||
|
- psqueues
|
||||||
|
- publicsuffix
|
||||||
|
- ramus
|
||||||
|
- rdf
|
||||||
|
- redis-io
|
||||||
|
- reinterpret-cast
|
||||||
|
- reroute
|
||||||
|
- rethinkdb-client-driver
|
||||||
|
- rose-trees
|
||||||
|
- sampling
|
||||||
|
- sandi
|
||||||
|
- say
|
||||||
|
- scalpel-core
|
||||||
|
- scanner
|
||||||
|
- scientific
|
||||||
|
- semver
|
||||||
|
- servant-auth-cookie
|
||||||
|
- sets
|
||||||
|
- skylighting
|
||||||
|
- snap-server
|
||||||
|
- sorted-list
|
||||||
|
- sourcemap
|
||||||
|
- sparse-linear-algebra
|
||||||
|
- stache
|
||||||
|
- stateWriter
|
||||||
|
- stm-containers
|
||||||
|
- streaming-commons
|
||||||
|
- superbuffer
|
||||||
|
- taggy
|
||||||
|
- tar
|
||||||
|
- text-manipulate
|
||||||
|
- text-metrics
|
||||||
|
- text-show
|
||||||
|
- thread-local-storage
|
||||||
|
- thyme
|
||||||
|
- timemap
|
||||||
|
- tinylog
|
||||||
|
- tls
|
||||||
|
- turtle
|
||||||
|
- tz
|
||||||
|
- ua-parser
|
||||||
|
- unbound-generics
|
||||||
|
- unicode-transforms
|
||||||
|
- union
|
||||||
|
- unordered-containers
|
||||||
|
- uri-bytestring
|
||||||
|
- uuid
|
||||||
|
- uuid-types
|
||||||
|
- varying
|
||||||
|
- vector-binary-instances
|
||||||
|
- vectortiles
|
||||||
|
- vinyl
|
||||||
|
- wai-middleware-metrics
|
||||||
|
- wai-routing
|
||||||
|
- warp
|
||||||
|
- wire-streams
|
||||||
|
- word24
|
||||||
|
- word8
|
||||||
|
- xmlgen
|
||||||
|
- yesod-core
|
||||||
|
- yi-rope
|
||||||
|
- zippers
|
||||||
|
|
||||||
# end of skipped-benchmarks
|
# end of skipped-benchmarks
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user