mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Merge remote-tracking branch 'origin/master' into patch-2
This commit is contained in:
commit
c092bcf515
@ -70,7 +70,7 @@ packages:
|
|||||||
- error-or
|
- error-or
|
||||||
- error-or-utils
|
- error-or-utils
|
||||||
- inbox
|
- inbox
|
||||||
- mock-time
|
- mock-time < 0 # https://github.com/luntain/error-or-bundle/issues/4
|
||||||
|
|
||||||
"Liang-Ting Chen<liang.ting.chen.tw@gmail.com> @L-TChen":
|
"Liang-Ting Chen<liang.ting.chen.tw@gmail.com> @L-TChen":
|
||||||
- geniplate-mirror
|
- geniplate-mirror
|
||||||
@ -89,7 +89,7 @@ packages:
|
|||||||
- Sit
|
- Sit
|
||||||
|
|
||||||
- alex > 3.2.7
|
- alex > 3.2.7
|
||||||
- happy < 1.20.1 || >= 1.20.1.1 && < 1.21 || > 1.21.0
|
- happy < 1.21.0 || > 1.21.0
|
||||||
- haskell-src
|
- haskell-src
|
||||||
- ListLike
|
- ListLike
|
||||||
- MissingH
|
- MissingH
|
||||||
@ -714,7 +714,7 @@ packages:
|
|||||||
|
|
||||||
"Winter Han <winterland1989@gmail.com> @winterland1989":
|
"Winter Han <winterland1989@gmail.com> @winterland1989":
|
||||||
- if
|
- if
|
||||||
- tcp-streams
|
- tcp-streams < 0 # 1.0.1.1 https://github.com/didi-FP/tcp-streams/issues/9
|
||||||
- tcp-streams-openssl
|
- tcp-streams-openssl
|
||||||
- wire-streams
|
- wire-streams
|
||||||
- binary-parsers
|
- binary-parsers
|
||||||
@ -747,7 +747,7 @@ packages:
|
|||||||
|
|
||||||
"Aleksey Uimanov <s9gf4ult@gmail.com> @s9gf4ult":
|
"Aleksey Uimanov <s9gf4ult@gmail.com> @s9gf4ult":
|
||||||
- postgresql-query
|
- postgresql-query
|
||||||
- hreader
|
- hreader < 0 # ghc-9.6
|
||||||
- hset
|
- hset
|
||||||
- base58-bytestring
|
- base58-bytestring
|
||||||
|
|
||||||
@ -814,7 +814,7 @@ packages:
|
|||||||
- html-conduit
|
- html-conduit
|
||||||
- yesod-auth
|
- yesod-auth
|
||||||
- authenticate-oauth
|
- authenticate-oauth
|
||||||
- yesod-bin
|
- yesod-bin < 0 # 1.6.2.2 https://github.com/yesodweb/yesod/issues/1804
|
||||||
- yesod-eventsource
|
- yesod-eventsource
|
||||||
- yesod-gitrepo
|
- yesod-gitrepo
|
||||||
- yesod-newsfeed
|
- yesod-newsfeed
|
||||||
@ -1021,7 +1021,7 @@ packages:
|
|||||||
- hit
|
- hit
|
||||||
- memory
|
- memory
|
||||||
- language-java
|
- language-java
|
||||||
- libgit
|
- libgit < 0 # https://github.com/vincenthz/hs-libgit/issues/7
|
||||||
- pem
|
- pem
|
||||||
- siphash
|
- siphash
|
||||||
- socks
|
- socks
|
||||||
@ -1036,7 +1036,7 @@ packages:
|
|||||||
- ace
|
- ace
|
||||||
- check-email
|
- check-email
|
||||||
- freenect
|
- freenect
|
||||||
- frisby
|
- frisby < 0 # ghc-9.6
|
||||||
- gd
|
- gd
|
||||||
- hostname-validate
|
- hostname-validate
|
||||||
- lucid
|
- lucid
|
||||||
@ -1052,7 +1052,7 @@ packages:
|
|||||||
- structured-haskell-mode
|
- structured-haskell-mode
|
||||||
- casa-client
|
- casa-client
|
||||||
- casa-types
|
- casa-types
|
||||||
- jl
|
- jl < 0 # ghc-9.6
|
||||||
|
|
||||||
"Alberto G. Corona <agocorona@gmail.com> @agocorona":
|
"Alberto G. Corona <agocorona@gmail.com> @agocorona":
|
||||||
- RefSerialize
|
- RefSerialize
|
||||||
@ -1315,7 +1315,7 @@ packages:
|
|||||||
- sorted-list
|
- sorted-list
|
||||||
|
|
||||||
"Gabriella Gonzalez <GenuineGabriella@gmail.com> @Gabriella439":
|
"Gabriella Gonzalez <GenuineGabriella@gmail.com> @Gabriella439":
|
||||||
- optparse-generic < 1.5.0 # https://github.com/commercialhaskell/stackage/issues/6968
|
- optparse-generic
|
||||||
- pipes
|
- pipes
|
||||||
- pipes-extras
|
- pipes-extras
|
||||||
- pipes-http
|
- pipes-http
|
||||||
@ -1333,7 +1333,7 @@ packages:
|
|||||||
- aeson-yaml # req'd by dhall-json
|
- aeson-yaml # req'd by dhall-json
|
||||||
- dhall-nix
|
- dhall-nix
|
||||||
- nix-derivation
|
- nix-derivation
|
||||||
- list-transformer
|
- list-transformer < 0 # https://github.com/Gabriella439/list-transformer/issues/29
|
||||||
|
|
||||||
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
"Andrew Thaddeus Martin <andrew.thaddeus@gmail.com> @andrewthad":
|
||||||
- colonnade
|
- colonnade
|
||||||
@ -1400,7 +1400,7 @@ packages:
|
|||||||
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
"Ben Gamari <ben@smart-cactus.org> @bgamari":
|
||||||
- vector-fftw
|
- vector-fftw
|
||||||
- cborg-json
|
- cborg-json
|
||||||
- language-dot
|
- language-dot < 0 # ghc-9.6
|
||||||
|
|
||||||
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
"Roman Cheplyaka <roma@ro-che.info> @feuerbach":
|
||||||
- action-permutations
|
- action-permutations
|
||||||
@ -1429,7 +1429,7 @@ packages:
|
|||||||
- courier
|
- courier
|
||||||
|
|
||||||
"Aycan iRiCAN <iricanaycan@gmail.com> @aycanirican":
|
"Aycan iRiCAN <iricanaycan@gmail.com> @aycanirican":
|
||||||
- hdaemonize
|
- hdaemonize < 0 # ghc-9.6
|
||||||
- hweblib
|
- hweblib
|
||||||
|
|
||||||
"Joachim Breitner <mail@joachim-breitner.de> @nomeata":
|
"Joachim Breitner <mail@joachim-breitner.de> @nomeata":
|
||||||
@ -1595,9 +1595,9 @@ packages:
|
|||||||
- generic-aeson
|
- generic-aeson
|
||||||
- parameterized
|
- parameterized
|
||||||
- tracing-control
|
- tracing-control
|
||||||
- primitive-unlifted < 0.2 || > 1.0.0.0
|
- primitive-unlifted < 1.0.0.0 || > 1.0.0.0
|
||||||
- stm-lifted
|
- stm-lifted
|
||||||
- monad-primitive
|
- monad-primitive < 0 # ghc-9.6
|
||||||
- mwc-random-monad
|
- mwc-random-monad
|
||||||
|
|
||||||
"Flavio Corpa <flaviocorpa@gmail.com> @kutyel":
|
"Flavio Corpa <flaviocorpa@gmail.com> @kutyel":
|
||||||
@ -1613,7 +1613,7 @@ packages:
|
|||||||
"Pavel Krajcevski <krajcevski@gmail.com> @Mokosha":
|
"Pavel Krajcevski <krajcevski@gmail.com> @Mokosha":
|
||||||
- netwire
|
- netwire
|
||||||
- netwire-input
|
- netwire-input
|
||||||
- netwire-input-glfw
|
- netwire-input-glfw < 0 # https://github.com/Mokosha/netwire-input-glfw/issues/5
|
||||||
- yoga
|
- yoga
|
||||||
- freetype2
|
- freetype2
|
||||||
- HCodecs
|
- HCodecs
|
||||||
@ -1800,7 +1800,7 @@ packages:
|
|||||||
- cabal-rpm
|
- cabal-rpm
|
||||||
- cached-json-file
|
- cached-json-file
|
||||||
- copr-api
|
- copr-api
|
||||||
- dl-fedora
|
- dl-fedora < 0 # optparse-applicative 0.18
|
||||||
- fedora-dists
|
- fedora-dists
|
||||||
- fedora-haskell-tools
|
- fedora-haskell-tools
|
||||||
- HaXml
|
- HaXml
|
||||||
@ -1853,7 +1853,7 @@ packages:
|
|||||||
- exinst
|
- exinst
|
||||||
- flay
|
- flay
|
||||||
- network-simple
|
- network-simple
|
||||||
- network-simple-tls
|
- network-simple-tls < 0 # https://github.com/k0001/network-simple/issues/37
|
||||||
- pipes-aeson
|
- pipes-aeson
|
||||||
- pipes-attoparsec
|
- pipes-attoparsec
|
||||||
- pipes-binary
|
- pipes-binary
|
||||||
@ -1936,7 +1936,7 @@ packages:
|
|||||||
|
|
||||||
"Adam C. Foltzer <acfoltzer@galois.com> @acfoltzer":
|
"Adam C. Foltzer <acfoltzer@galois.com> @acfoltzer":
|
||||||
- gitrev
|
- gitrev
|
||||||
- persistent-refs
|
- persistent-refs < 0 # https://github.com/acfoltzer/persistent-refs/issues/3
|
||||||
|
|
||||||
"Luke Taylor <tekul.hs@gmail.com> @tekul":
|
"Luke Taylor <tekul.hs@gmail.com> @tekul":
|
||||||
- jose-jwt
|
- jose-jwt
|
||||||
@ -2131,7 +2131,7 @@ packages:
|
|||||||
- gogol-youtube
|
- gogol-youtube
|
||||||
- gogol-youtube-analytics
|
- gogol-youtube-analytics
|
||||||
- gogol-youtube-reporting
|
- gogol-youtube-reporting
|
||||||
- ede
|
- ede < 0 # https://github.com/brendanhay/ede/issues/50
|
||||||
- pagerduty < 0 # 0.0.8 compile fail with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
|
- pagerduty < 0 # 0.0.8 compile fail with GHC 8.4 https://github.com/brendanhay/pagerduty/issues/10
|
||||||
- semver
|
- semver
|
||||||
- text-manipulate
|
- text-manipulate
|
||||||
@ -2219,8 +2219,8 @@ packages:
|
|||||||
- disk-free-space
|
- disk-free-space
|
||||||
- hxt-css
|
- hxt-css
|
||||||
- islink
|
- islink
|
||||||
- linux-file-extents
|
- linux-file-extents < 0 # https://github.com/redneb/linux-file-extents/issues/1
|
||||||
- linux-namespaces
|
- linux-namespaces < 0 # https://github.com/redneb/hs-linux-namespaces/issues/2
|
||||||
|
|
||||||
"Will Coster <willcoster@gmail.com> @fimad":
|
"Will Coster <willcoster@gmail.com> @fimad":
|
||||||
- prometheus-client < 0 # 1.1.0 # fails to compile (#7017)
|
- prometheus-client < 0 # 1.1.0 # fails to compile (#7017)
|
||||||
@ -2295,7 +2295,7 @@ packages:
|
|||||||
- composition-extra
|
- composition-extra
|
||||||
- every
|
- every
|
||||||
- extractable-singleton
|
- extractable-singleton
|
||||||
- follow-file
|
- follow-file < 0 # https://github.com/athanclark/follow-file/issues/1
|
||||||
- HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance
|
- HSet < 0 # 0.0.1 compile fail: duplicate Hashable instance
|
||||||
- markup
|
- markup
|
||||||
- monad-control-aligned
|
- monad-control-aligned
|
||||||
@ -2400,7 +2400,7 @@ packages:
|
|||||||
|
|
||||||
"Sam Rijs <srijs@airpost.net> @srijs":
|
"Sam Rijs <srijs@airpost.net> @srijs":
|
||||||
- ndjson-conduit
|
- ndjson-conduit
|
||||||
- operational-class
|
- operational-class < 0 # https://github.com/srijs/haskell-operational-class/issues/1
|
||||||
- result
|
- result
|
||||||
|
|
||||||
"Daniel Patterson <dbp@dbpmail.net> @dbp":
|
"Daniel Patterson <dbp@dbpmail.net> @dbp":
|
||||||
@ -2561,7 +2561,7 @@ packages:
|
|||||||
- chaselev-deque
|
- chaselev-deque
|
||||||
- code-page
|
- code-page
|
||||||
- constraint-tuples
|
- constraint-tuples
|
||||||
- criterion < 1.6.2.0 # https://github.com/commercialhaskell/stackage/issues/6986
|
- criterion
|
||||||
- criterion-measurement
|
- criterion-measurement
|
||||||
- data-reify
|
- data-reify
|
||||||
- deriving-compat
|
- deriving-compat
|
||||||
@ -2755,7 +2755,7 @@ packages:
|
|||||||
- cheapskate
|
- cheapskate
|
||||||
|
|
||||||
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
||||||
- fgl <5.8.1.0 # https://github.com/commercialhaskell/stackage/issues/6878
|
- fgl < 0 # https://github.com/haskell/fgl/issues/110
|
||||||
- graphviz
|
- graphviz
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
- servant-pandoc
|
- servant-pandoc
|
||||||
@ -3097,7 +3097,7 @@ packages:
|
|||||||
- hsb2hs
|
- hsb2hs
|
||||||
- cmark
|
- cmark
|
||||||
- texmath
|
- texmath
|
||||||
- highlighting-kate
|
- highlighting-kate < 0 # ghc-9.6
|
||||||
- skylighting
|
- skylighting
|
||||||
- skylighting-core
|
- skylighting-core
|
||||||
- pandoc-types
|
- pandoc-types
|
||||||
@ -3205,7 +3205,7 @@ packages:
|
|||||||
- zasni-gerna
|
- zasni-gerna
|
||||||
- exception-hierarchy
|
- exception-hierarchy
|
||||||
- simplest-sqlite
|
- simplest-sqlite
|
||||||
- warp-tls-uid
|
- warp-tls-uid < 0 # 0.2.0.6 https://github.com/YoshikuniJujo/warp-tls-uid/issues/1
|
||||||
- nowdoc
|
- nowdoc
|
||||||
- typecheck-plugin-nat-simple
|
- typecheck-plugin-nat-simple
|
||||||
- ranged-list
|
- ranged-list
|
||||||
@ -3217,7 +3217,7 @@ packages:
|
|||||||
- irc-dcc
|
- irc-dcc
|
||||||
|
|
||||||
"Alexey Raga <alexey.raga@gmail.com> @AlexeyRaga":
|
"Alexey Raga <alexey.raga@gmail.com> @AlexeyRaga":
|
||||||
- hw-kafka-client < 4.0.4 # https://github.com/commercialhaskell/stackage/issues/6388
|
- hw-kafka-client
|
||||||
|
|
||||||
"John Ky newhoggy@gmail.com @newhoggy":
|
"John Ky newhoggy@gmail.com @newhoggy":
|
||||||
- aeson-lens
|
- aeson-lens
|
||||||
@ -3458,7 +3458,7 @@ packages:
|
|||||||
"Michal Konecny <mikkonecny@gmail.com> @michalkonecny":
|
"Michal Konecny <mikkonecny@gmail.com> @michalkonecny":
|
||||||
- hmpfr
|
- hmpfr
|
||||||
- collect-errors
|
- collect-errors
|
||||||
- mixed-types-num
|
- mixed-types-num < 0 # https://github.com/michalkonecny/mixed-types-num/issues/5
|
||||||
- cdar-mBound
|
- cdar-mBound
|
||||||
- aern2-mp
|
- aern2-mp
|
||||||
- aern2-real
|
- aern2-real
|
||||||
@ -3584,7 +3584,7 @@ packages:
|
|||||||
|
|
||||||
"Jonathan Fischoff <jonathangfischoff@gmail.com> @jfischoff":
|
"Jonathan Fischoff <jonathangfischoff@gmail.com> @jfischoff":
|
||||||
- clock-extras
|
- clock-extras
|
||||||
- postgres-options
|
- postgres-options < 0 # https://github.com/jfischoff/postgres-options/issues/6
|
||||||
- tmp-postgres
|
- tmp-postgres
|
||||||
- pg-transact
|
- pg-transact
|
||||||
- port-utils
|
- port-utils
|
||||||
@ -3606,7 +3606,7 @@ packages:
|
|||||||
- termcolor
|
- termcolor
|
||||||
|
|
||||||
"XT <e@xtendo.org> @xtendo-org":
|
"XT <e@xtendo.org> @xtendo-org":
|
||||||
- rawfilepath
|
- rawfilepath < 0 # https://github.com/xtendo-org/rawfilepath/issues/8
|
||||||
|
|
||||||
"Konstantin Zudov <co@zudov.me> @zudov":
|
"Konstantin Zudov <co@zudov.me> @zudov":
|
||||||
- html-email-validate
|
- html-email-validate
|
||||||
@ -3702,7 +3702,7 @@ packages:
|
|||||||
- viewprof
|
- viewprof
|
||||||
|
|
||||||
"Dylan Simon <dylan-stack@dylex.net> @dylex":
|
"Dylan Simon <dylan-stack@dylex.net> @dylex":
|
||||||
- postgresql-typed
|
- postgresql-typed < 0 # https://github.com/dylex/postgresql-typed/issues/33
|
||||||
- invertible
|
- invertible
|
||||||
- ztail
|
- ztail
|
||||||
- zip-stream
|
- zip-stream
|
||||||
@ -3879,7 +3879,7 @@ packages:
|
|||||||
- selda-json
|
- selda-json
|
||||||
|
|
||||||
"Luis Pedro Coelho <luis@luispedro.org> @luispedro":
|
"Luis Pedro Coelho <luis@luispedro.org> @luispedro":
|
||||||
- safeio
|
- safeio < 0 # https://github.com/luispedro/safeio/issues/2
|
||||||
- conduit-algorithms
|
- conduit-algorithms
|
||||||
- conduit-zstd
|
- conduit-zstd
|
||||||
|
|
||||||
@ -4077,7 +4077,7 @@ packages:
|
|||||||
- genvalidity-case-insensitive
|
- genvalidity-case-insensitive
|
||||||
- genvalidity-containers
|
- genvalidity-containers
|
||||||
- genvalidity-criterion
|
- genvalidity-criterion
|
||||||
- genvalidity-hspec
|
- genvalidity-hspec < 0 # https://github.com/NorfairKing/validity/issues/114
|
||||||
- genvalidity-hspec-aeson
|
- genvalidity-hspec-aeson
|
||||||
- genvalidity-hspec-binary
|
- genvalidity-hspec-binary
|
||||||
- genvalidity-hspec-cereal
|
- genvalidity-hspec-cereal
|
||||||
@ -4111,7 +4111,7 @@ packages:
|
|||||||
- safe-coloured-text-layout
|
- safe-coloured-text-layout
|
||||||
- safe-coloured-text-layout-gen
|
- safe-coloured-text-layout-gen
|
||||||
- safe-coloured-text-terminfo
|
- safe-coloured-text-terminfo
|
||||||
- sydtest
|
- sydtest < 0 # https://github.com/NorfairKing/sydtest/issues/71
|
||||||
- sydtest-aeson
|
- sydtest-aeson
|
||||||
- sydtest-amqp
|
- sydtest-amqp
|
||||||
- sydtest-autodocodec
|
- sydtest-autodocodec
|
||||||
@ -4304,7 +4304,7 @@ packages:
|
|||||||
- th-nowq
|
- th-nowq
|
||||||
|
|
||||||
"Dan Fithian <daniel.m.fithian@gmail.com> @dfithian":
|
"Dan Fithian <daniel.m.fithian@gmail.com> @dfithian":
|
||||||
- oauthenticated
|
- oauthenticated < 0 # https://github.com/tel/oauthenticated/issues/33
|
||||||
- datadog
|
- datadog
|
||||||
- interpolator
|
- interpolator
|
||||||
- file-path-th
|
- file-path-th
|
||||||
@ -4330,7 +4330,7 @@ packages:
|
|||||||
- emacs-module
|
- emacs-module
|
||||||
- tasty-ant-xml
|
- tasty-ant-xml
|
||||||
- prettyprinter-combinators
|
- prettyprinter-combinators
|
||||||
- htoml-parse
|
- htoml-parse < 0 # https://github.com/sergv/htoml-parse/issues/1
|
||||||
- htoml-megaparsec
|
- htoml-megaparsec
|
||||||
- composition-prelude
|
- composition-prelude
|
||||||
- toml-reader-parse
|
- toml-reader-parse
|
||||||
@ -4405,7 +4405,7 @@ packages:
|
|||||||
- json-rpc-client
|
- json-rpc-client
|
||||||
|
|
||||||
"Magnus Therning <magnus@therning.org> @magthe":
|
"Magnus Therning <magnus@therning.org> @magthe":
|
||||||
- hsini
|
- hsini < 0 # https://github.com/magthe/hsini/issues/25
|
||||||
|
|
||||||
"Baojun Wang <wangbj@gmail.com> @wangbj":
|
"Baojun Wang <wangbj@gmail.com> @wangbj":
|
||||||
- elf
|
- elf
|
||||||
@ -4711,7 +4711,7 @@ packages:
|
|||||||
- elynx-markov
|
- elynx-markov
|
||||||
- elynx-nexus
|
- elynx-nexus
|
||||||
- elynx-seq
|
- elynx-seq
|
||||||
- elynx-tools
|
- elynx-tools < 0 # https://github.com/dschrempf/elynx/issues/3
|
||||||
- elynx-tree
|
- elynx-tree
|
||||||
- glasso
|
- glasso
|
||||||
- mcmc
|
- mcmc
|
||||||
@ -4728,7 +4728,7 @@ packages:
|
|||||||
"Michael B. Gale <github@michael-gale.co.uk> @mbg":
|
"Michael B. Gale <github@michael-gale.co.uk> @mbg":
|
||||||
- c14n
|
- c14n
|
||||||
- katip-logstash
|
- katip-logstash
|
||||||
- logstash
|
- logstash < 0 # https://github.com/mbg/logstash/issues/20
|
||||||
- monad-logger-logstash
|
- monad-logger-logstash
|
||||||
- moss
|
- moss
|
||||||
- network-wait
|
- network-wait
|
||||||
@ -4826,7 +4826,7 @@ packages:
|
|||||||
|
|
||||||
"Arnaud Spiwack <arnaud.spiwack@tweag.io> @aspiwack":
|
"Arnaud Spiwack <arnaud.spiwack@tweag.io> @aspiwack":
|
||||||
- linear-base
|
- linear-base
|
||||||
- linear-generics < 0.2.2 # 0.2.2 depends on th-abstraction 5.0.0. See https://github.com/commercialhaskell/stackage/issues/6897
|
- linear-generics
|
||||||
|
|
||||||
"Ollie Charles <ollie@ocharles.org.up> @ocharles":
|
"Ollie Charles <ollie@ocharles.org.up> @ocharles":
|
||||||
- reactive-banana
|
- reactive-banana
|
||||||
@ -4868,7 +4868,7 @@ packages:
|
|||||||
- valida-base
|
- valida-base
|
||||||
|
|
||||||
"Andrew Miller <andrew@amxl.com> @A1kmm":
|
"Andrew Miller <andrew@amxl.com> @A1kmm":
|
||||||
- polysemy-webserver
|
- polysemy-webserver < 0 # 0.2.1.1 # fails to compile (#7017)
|
||||||
|
|
||||||
"Simon Shine <shreddedglory@gmail.com> @sshine":
|
"Simon Shine <shreddedglory@gmail.com> @sshine":
|
||||||
- evm-opcodes
|
- evm-opcodes
|
||||||
@ -5177,7 +5177,7 @@ packages:
|
|||||||
- formatn
|
- formatn
|
||||||
- friendly-time
|
- friendly-time
|
||||||
- functor-classes-compat
|
- functor-classes-compat
|
||||||
- functor-combinators
|
- functor-combinators < 0 # https://github.com/mstksg/functor-combinators/issues/7
|
||||||
- fuzzcheck
|
- fuzzcheck
|
||||||
- generic-arbitrary
|
- generic-arbitrary
|
||||||
- generically
|
- generically
|
||||||
@ -5226,7 +5226,7 @@ packages:
|
|||||||
- hscolour
|
- hscolour
|
||||||
- hse-cpp
|
- hse-cpp
|
||||||
- hslogger
|
- hslogger
|
||||||
- hsp
|
- hsp < 0 # ghc-9.6
|
||||||
- hspec-attoparsec
|
- hspec-attoparsec
|
||||||
- hspec-contrib
|
- hspec-contrib
|
||||||
- hspec-expectations
|
- hspec-expectations
|
||||||
@ -5309,7 +5309,7 @@ packages:
|
|||||||
- monad-logger
|
- monad-logger
|
||||||
- monad-loops
|
- monad-loops
|
||||||
- monad-time
|
- monad-time
|
||||||
- monadloc
|
- monadloc < 0 # https://github.com/pepeiborra/monadloc/issues/4
|
||||||
- monads-tf
|
- monads-tf
|
||||||
- mono-traversable-instances
|
- mono-traversable-instances
|
||||||
- mono-traversable-keys
|
- mono-traversable-keys
|
||||||
@ -5404,7 +5404,7 @@ packages:
|
|||||||
- scale
|
- scale
|
||||||
- scientific
|
- scientific
|
||||||
- securemem
|
- securemem
|
||||||
- selective < 0.6.1 || > 0.6.1
|
- selective
|
||||||
- semialign
|
- semialign
|
||||||
- serialise
|
- serialise
|
||||||
- servant-client-core
|
- servant-client-core
|
||||||
@ -5482,8 +5482,8 @@ packages:
|
|||||||
- th-lift-instances
|
- th-lift-instances
|
||||||
- th-utilities
|
- th-utilities
|
||||||
- these
|
- these
|
||||||
- these-lens < 1.0.1 || > 1.0.1
|
- these-lens
|
||||||
- these-optics < 1.0.1 || > 1.0.1
|
- these-optics
|
||||||
- threads
|
- threads
|
||||||
- threads-extras
|
- threads-extras
|
||||||
- thyme
|
- thyme
|
||||||
@ -5823,6 +5823,7 @@ packages:
|
|||||||
- DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring
|
- DPutils < 0 # tried DPutils-0.1.1.0, but its *library* requires the disabled package: streaming-bytestring
|
||||||
- EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: Taxonomy
|
- EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: Taxonomy
|
||||||
- FPretty < 0 # tried FPretty-1.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.18.0.0
|
- FPretty < 0 # tried FPretty-1.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.18.0.0
|
||||||
|
- ForestStructures < 0 # tried ForestStructures-0.0.1.1, but its *library* requires the disabled package: fgl
|
||||||
- Frames < 0 # tried Frames-0.7.3, but its *library* requires base >=4.10 && < 4.17 and the snapshot contains base-4.18.0.0
|
- Frames < 0 # tried Frames-0.7.3, but its *library* requires base >=4.10 && < 4.17 and the snapshot contains base-4.18.0.0
|
||||||
- Frames < 0 # tried Frames-0.7.3, but its *library* requires ghc-prim >=0.3 && < 0.9 and the snapshot contains ghc-prim-0.10.0
|
- Frames < 0 # tried Frames-0.7.3, but its *library* requires ghc-prim >=0.3 && < 0.9 and the snapshot contains ghc-prim-0.10.0
|
||||||
- Frames < 0 # tried Frames-0.7.3, but its *library* requires primitive >=0.6 && < 0.8 and the snapshot contains primitive-0.8.0.0
|
- Frames < 0 # tried Frames-0.7.3, but its *library* requires primitive >=0.6 && < 0.8 and the snapshot contains primitive-0.8.0.0
|
||||||
@ -5924,6 +5925,8 @@ packages:
|
|||||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant
|
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant
|
||||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client
|
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client
|
||||||
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client-core
|
- advent-of-code-api < 0 # tried advent-of-code-api-0.2.8.4, but its *library* requires the disabled package: servant-client-core
|
||||||
|
- aern2-mp < 0 # tried aern2-mp-0.2.15.0, but its *library* requires the disabled package: mixed-types-num
|
||||||
|
- aern2-real < 0 # tried aern2-real-0.2.15, but its *library* requires the disabled package: mixed-types-num
|
||||||
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires aeson >=0.7 && < 1.6 || >=2.0 && < 2.1 and the snapshot contains aeson-2.1.2.1
|
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires aeson >=0.7 && < 1.6 || >=2.0 && < 2.1 and the snapshot contains aeson-2.1.2.1
|
||||||
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
|
- aeson-better-errors < 0 # tried aeson-better-errors-0.9.1.1, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- aeson-commit < 0 # tried aeson-commit-1.6.0, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.0.2
|
- aeson-commit < 0 # tried aeson-commit-1.6.0, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.0.2
|
||||||
@ -6363,6 +6366,7 @@ packages:
|
|||||||
- compressed < 0 # tried compressed-3.11, but its *library* requires hashable >=1.1.2.1 && < 1.3 and the snapshot contains hashable-1.4.2.0
|
- compressed < 0 # tried compressed-3.11, but its *library* requires hashable >=1.1.2.1 && < 1.3 and the snapshot contains hashable-1.4.2.0
|
||||||
- compressed < 0 # tried compressed-3.11, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.0.1
|
- compressed < 0 # tried compressed-3.11, but its *library* requires semigroupoids >=4 && < 6 and the snapshot contains semigroupoids-6.0.0.1
|
||||||
- concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* requires hashable >=1.1 && < 1.4 and the snapshot contains hashable-1.4.2.0
|
- concurrent-supply < 0 # tried concurrent-supply-0.1.8, but its *library* requires hashable >=1.1 && < 1.4 and the snapshot contains hashable-1.4.2.0
|
||||||
|
- conduino < 0 # tried conduino-0.2.2.0, but its *library* requires the disabled package: list-transformer
|
||||||
- conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: lzma-conduit
|
- conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: lzma-conduit
|
||||||
- conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: stm-conduit
|
- conduit-algorithms < 0 # tried conduit-algorithms-0.0.13.0, but its *library* requires the disabled package: stm-conduit
|
||||||
- conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.11.4.0
|
- conduit-connection < 0 # tried conduit-connection-0.1.0.5, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.11.4.0
|
||||||
@ -6518,6 +6522,9 @@ packages:
|
|||||||
- download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed
|
- download < 0 # tried download-0.3.2.7, but its *library* requires the disabled package: feed
|
||||||
- download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed
|
- download-curl < 0 # tried download-curl-0.1.4, but its *library* requires the disabled package: feed
|
||||||
- drawille < 0 # tried drawille-0.1.2.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.7
|
- drawille < 0 # tried drawille-0.1.2.0, but its *library* requires containers >=0.5 && < 0.6 and the snapshot contains containers-0.6.7
|
||||||
|
- drifter < 0 # tried drifter-0.3.0, but its *library* requires the disabled package: fgl
|
||||||
|
- drifter-postgresql < 0 # tried drifter-postgresql-0.2.1, but its *library* requires the disabled package: drifter
|
||||||
|
- drifter-sqlite < 0 # tried drifter-sqlite-0.1.0.0, but its *library* requires the disabled package: drifter
|
||||||
- earcut < 0 # tried earcut-0.1.0.4, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.18.0.0
|
- earcut < 0 # tried earcut-0.1.0.4, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.18.0.0
|
||||||
- easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.2
|
- easytest < 0 # tried easytest-0.3, but its *library* requires hedgehog >=0.6 && < =0.6.1 and the snapshot contains hedgehog-1.2
|
||||||
- edit < 0 # tried edit-1.0.1.0, but its *library* requires QuickCheck >=2.10 && < 2.13 and the snapshot contains QuickCheck-2.14.3
|
- edit < 0 # tried edit-1.0.1.0, but its *library* requires QuickCheck >=2.10 && < 2.13 and the snapshot contains QuickCheck-2.14.3
|
||||||
@ -6645,8 +6652,17 @@ packages:
|
|||||||
- generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* requires generic-deriving >=1.6 && < 1.14 and the snapshot contains generic-deriving-1.14.4
|
- generic-xmlpickler < 0 # tried generic-xmlpickler-0.1.0.6, but its *library* requires generic-deriving >=1.6 && < 1.14 and the snapshot contains generic-deriving-1.14.4
|
||||||
- geniplate-mirror < 0 # tried geniplate-mirror-0.7.9, but its *library* requires template-haskell < 2.20 and the snapshot contains template-haskell-2.20.0.0
|
- geniplate-mirror < 0 # tried geniplate-mirror-0.7.9, but its *library* requires template-haskell < 2.20 and the snapshot contains template-haskell-2.20.0.0
|
||||||
- genvalidity-criterion < 0 # tried genvalidity-criterion-1.1.0.0, but its *library* requires the disabled package: criterion
|
- genvalidity-criterion < 0 # tried genvalidity-criterion-1.1.0.0, but its *library* requires the disabled package: criterion
|
||||||
|
- genvalidity-hspec-aeson < 0 # tried genvalidity-hspec-aeson-1.0.0.0, but its *library* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-hspec-binary < 0 # tried genvalidity-hspec-binary-1.0.0.0, but its *library* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-hspec-cereal < 0 # tried genvalidity-hspec-cereal-1.0.0.0, but its *library* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-hspec-hashable < 0 # tried genvalidity-hspec-hashable-1.0.0.0, but its *library* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-hspec-optics < 0 # tried genvalidity-hspec-optics-1.0.0.0, but its *library* requires the disabled package: genvalidity-hspec
|
||||||
- genvalidity-hspec-persistent < 0 # tried genvalidity-hspec-persistent-1.0.0.0, but its *library* requires the disabled package: persistent
|
- genvalidity-hspec-persistent < 0 # tried genvalidity-hspec-persistent-1.0.0.0, but its *library* requires the disabled package: persistent
|
||||||
- genvalidity-persistent < 0 # tried genvalidity-persistent-1.0.0.1, but its *library* requires the disabled package: persistent
|
- genvalidity-persistent < 0 # tried genvalidity-persistent-1.0.0.1, but its *library* requires the disabled package: persistent
|
||||||
|
- genvalidity-sydtest < 0 # tried genvalidity-sydtest-1.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- genvalidity-sydtest-aeson < 0 # tried genvalidity-sydtest-aeson-1.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- genvalidity-sydtest-hashable < 0 # tried genvalidity-sydtest-hashable-1.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- genvalidity-sydtest-lens < 0 # tried genvalidity-sydtest-lens-1.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
- genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-1.0.0.0, but its *library* requires the disabled package: persistent
|
- genvalidity-sydtest-persistent < 0 # tried genvalidity-sydtest-persistent-1.0.0.0, but its *library* requires the disabled package: persistent
|
||||||
- geojson < 0 # tried geojson-4.1.1, but its *library* requires the disabled package: validation
|
- geojson < 0 # tried geojson-4.1.1, but its *library* requires the disabled package: validation
|
||||||
- ghc-bignum-orphans < 0 # tried ghc-bignum-orphans-0.1.1, but its *library* requires ghc-bignum >=1.0 && < 1.3 and the snapshot contains ghc-bignum-1.3
|
- ghc-bignum-orphans < 0 # tried ghc-bignum-orphans-0.1.1, but its *library* requires ghc-bignum >=1.0 && < 1.3 and the snapshot contains ghc-bignum-1.3
|
||||||
@ -7059,6 +7075,7 @@ packages:
|
|||||||
- hquantlib < 0 # tried hquantlib-0.0.5.1, but its *library* requires vector >=0.11.0.0 && < 0.13.0.0 and the snapshot contains vector-0.13.0.0
|
- hquantlib < 0 # tried hquantlib-0.0.5.1, but its *library* requires vector >=0.11.0.0 && < 0.13.0.0 and the snapshot contains vector-0.13.0.0
|
||||||
- hquantlib < 0 # tried hquantlib-0.0.5.1, but its *library* requires vector-algorithms >=0.8.0.0 && < 0.9.0.0 and the snapshot contains vector-algorithms-0.9.0.1
|
- hquantlib < 0 # tried hquantlib-0.0.5.1, but its *library* requires vector-algorithms >=0.8.0.0 && < 0.9.0.0 and the snapshot contains vector-algorithms-0.9.0.1
|
||||||
- hquantlib-time < 0 # tried hquantlib-time-0.0.5.2, but its *library* requires time >=1.4.0.0 && < 1.12.0.0 and the snapshot contains time-1.12.2
|
- hquantlib-time < 0 # tried hquantlib-time-0.0.5.2, but its *library* requires time >=1.4.0.0 && < 1.12.0.0 and the snapshot contains time-1.12.2
|
||||||
|
- hreader-lens < 0 # tried hreader-lens-0.1.3.0, but its *library* requires the disabled package: hreader
|
||||||
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires Cabal >=1.24.0.0 && < 3.7 and the snapshot contains Cabal-3.10.1.0
|
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires Cabal >=1.24.0.0 && < 3.7 and the snapshot contains Cabal-3.10.1.0
|
||||||
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires base >=4.9.0.0 && < 4.16 and the snapshot contains base-4.18.0.0
|
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires base >=4.9.0.0 && < 4.16 and the snapshot contains base-4.18.0.0
|
||||||
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires ghc >=8.0.2 && < 9.1 and the snapshot contains ghc-9.6.2
|
- hs-tags < 0 # tried hs-tags-0.1.5.3, but its *executable* requires ghc >=8.0.2 && < 9.1 and the snapshot contains ghc-9.6.2
|
||||||
@ -7269,6 +7286,7 @@ packages:
|
|||||||
- jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: distributed-closure
|
- jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: distributed-closure
|
||||||
- jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni
|
- jvm-streaming < 0 # tried jvm-streaming-0.4.0, but its *library* requires the disabled package: jni
|
||||||
- kanji < 0 # tried kanji-3.5.0, but its *library* requires aeson ^>=2.0 and the snapshot contains aeson-2.1.2.1
|
- kanji < 0 # tried kanji-3.5.0, but its *library* requires aeson ^>=2.0 and the snapshot contains aeson-2.1.2.1
|
||||||
|
- katip-logstash < 0 # tried katip-logstash-0.1.0.2, but its *library* requires the disabled package: logstash
|
||||||
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires aeson >=1.2 && < 1.3 and the snapshot contains aeson-2.1.2.1
|
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires aeson >=1.2 && < 1.3 and the snapshot contains aeson-2.1.2.1
|
||||||
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires async >=2.1 && < 2.2 and the snapshot contains async-2.2.4
|
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires async >=2.1 && < 2.2 and the snapshot contains async-2.2.4
|
||||||
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires katip >=0.5 && < 0.6 and the snapshot contains katip-0.8.7.4
|
- katip-rollbar < 0 # tried katip-rollbar-0.3.0.1, but its *library* requires katip >=0.5 && < 0.6 and the snapshot contains katip-0.8.7.4
|
||||||
@ -7475,6 +7493,7 @@ packages:
|
|||||||
- monad-control-aligned < 0 # tried monad-control-aligned-0.0.1.1, but its *library* requires transformers-compat >=0.3 && < 0.7 and the snapshot contains transformers-compat-0.7.2
|
- monad-control-aligned < 0 # tried monad-control-aligned-0.0.1.1, but its *library* requires transformers-compat >=0.3 && < 0.7 and the snapshot contains transformers-compat-0.7.2
|
||||||
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
- monad-journal < 0 # tried monad-journal-0.8.1, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||||
|
- monad-logger-logstash < 0 # tried monad-logger-logstash-0.2.0.2, but its *library* requires the disabled package: logstash
|
||||||
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||||
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires transformers >=0.4.0 && < 0.5.7 and the snapshot contains transformers-0.6.1.0
|
- monad-logger-prefix < 0 # tried monad-logger-prefix-0.1.12, but its *library* requires transformers >=0.4.0 && < 0.5.7 and the snapshot contains transformers-0.6.1.0
|
||||||
@ -7527,6 +7546,7 @@ packages:
|
|||||||
- multistate < 0 # tried multistate-0.8.0.4, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
- multistate < 0 # tried multistate-0.8.0.4, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- multistate < 0 # tried multistate-0.8.0.4, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
- multistate < 0 # tried multistate-0.8.0.4, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||||
- mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate
|
- mwc-random-accelerate < 0 # tried mwc-random-accelerate-0.2.0.0, but its *library* requires the disabled package: accelerate
|
||||||
|
- mwc-random-monad < 0 # tried mwc-random-monad-0.7.3.1, but its *library* requires the disabled package: monad-primitive
|
||||||
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires memory >=0.14.4 && < 0.16 and the snapshot contains memory-0.18.0
|
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires memory >=0.14.4 && < 0.16 and the snapshot contains memory-0.18.0
|
||||||
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
|
||||||
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24
|
- mysql-haskell < 0 # tried mysql-haskell-0.8.4.3, but its *library* requires the disabled package: word24
|
||||||
@ -7803,6 +7823,7 @@ packages:
|
|||||||
- rank2classes < 0 # tried rank2classes-1.5.1, but its *library* requires the disabled package: data-functor-logistic
|
- rank2classes < 0 # tried rank2classes-1.5.1, but its *library* requires the disabled package: data-functor-logistic
|
||||||
- rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
- rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires mtl >=2.1 && < 2.3 and the snapshot contains mtl-2.3.1
|
||||||
- rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
- rasterific-svg < 0 # tried rasterific-svg-0.3.3.2, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
|
||||||
|
- rdf < 0 # tried rdf-0.1.0.7, but its *library* requires the disabled package: fgl
|
||||||
- reactive-balsa < 0 # tried reactive-balsa-0.4.0.1, but its *library* requires the disabled package: reactive-banana-bunch
|
- reactive-balsa < 0 # tried reactive-balsa-0.4.0.1, but its *library* requires the disabled package: reactive-banana-bunch
|
||||||
- reactive-banana < 0 # tried reactive-banana-1.3.2.0, but its *library* requires the disabled package: pqueue
|
- reactive-banana < 0 # tried reactive-banana-1.3.2.0, but its *library* requires the disabled package: pqueue
|
||||||
- reactive-banana-bunch < 0 # tried reactive-banana-bunch-1.0.0.1, but its *library* requires the disabled package: reactive-banana
|
- reactive-banana-bunch < 0 # tried reactive-banana-bunch-1.0.0.1, but its *library* requires the disabled package: reactive-banana
|
||||||
@ -8270,14 +8291,23 @@ packages:
|
|||||||
- swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires vector >=0.10.9 && < 0.13 and the snapshot contains vector-0.13.0.0
|
- swagger-petstore < 0 # tried swagger-petstore-0.0.2.0, but its *library* requires vector >=0.10.9 && < 0.13 and the snapshot contains vector-0.13.0.0
|
||||||
- sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires logict ^>=0.7.0 and the snapshot contains logict-0.8.1.0
|
- sweet-egison < 0 # tried sweet-egison-0.1.1.3, but its *library* requires logict ^>=0.7.0 and the snapshot contains logict-0.8.1.0
|
||||||
- syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.20.0.0
|
- syb-with-class < 0 # tried syb-with-class-0.6.1.14, but its *library* requires template-haskell >=2.4 && < 2.19 and the snapshot contains template-haskell-2.20.0.0
|
||||||
|
- sydtest-aeson < 0 # tried sydtest-aeson-0.1.0.0, but its *library* requires the disabled package: sydtest
|
||||||
- sydtest-amqp < 0 # tried sydtest-amqp-0.1.0.0, but its *library* requires the disabled package: amqp
|
- sydtest-amqp < 0 # tried sydtest-amqp-0.1.0.0, but its *library* requires the disabled package: amqp
|
||||||
|
- sydtest-autodocodec < 0 # tried sydtest-autodocodec-0.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
- sydtest-hedgehog < 0 # tried sydtest-hedgehog-0.4.0.0, but its *library* requires the disabled package: hedgehog
|
- sydtest-hedgehog < 0 # tried sydtest-hedgehog-0.4.0.0, but its *library* requires the disabled package: hedgehog
|
||||||
|
- sydtest-hedis < 0 # tried sydtest-hedis-0.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- sydtest-mongo < 0 # tried sydtest-mongo-0.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
- sydtest-persistent < 0 # tried sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: persistent
|
- sydtest-persistent < 0 # tried sydtest-persistent-0.0.0.1, but its *library* requires the disabled package: persistent
|
||||||
- sydtest-persistent-postgresql < 0 # tried sydtest-persistent-postgresql-0.2.0.2, but its *library* requires the disabled package: persistent
|
- sydtest-persistent-postgresql < 0 # tried sydtest-persistent-postgresql-0.2.0.2, but its *library* requires the disabled package: persistent
|
||||||
- sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.2.0.2, but its *library* requires the disabled package: persistent
|
- sydtest-persistent-sqlite < 0 # tried sydtest-persistent-sqlite-0.2.0.2, but its *library* requires the disabled package: persistent
|
||||||
|
- sydtest-process < 0 # tried sydtest-process-0.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
- sydtest-rabbitmq < 0 # tried sydtest-rabbitmq-0.1.0.0, but its *library* requires the disabled package: amqp
|
- sydtest-rabbitmq < 0 # tried sydtest-rabbitmq-0.1.0.0, but its *library* requires the disabled package: amqp
|
||||||
- sydtest-servant < 0 # tried sydtest-servant-0.2.0.2, but its *library* requires the disabled package: servant-client
|
- sydtest-servant < 0 # tried sydtest-servant-0.2.0.2, but its *library* requires the disabled package: servant-client
|
||||||
- sydtest-servant < 0 # tried sydtest-servant-0.2.0.2, but its *library* requires the disabled package: servant-server
|
- sydtest-servant < 0 # tried sydtest-servant-0.2.0.2, but its *library* requires the disabled package: servant-server
|
||||||
|
- sydtest-typed-process < 0 # tried sydtest-typed-process-0.0.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- sydtest-wai < 0 # tried sydtest-wai-0.2.0.0, but its *library* requires the disabled package: sydtest
|
||||||
|
- sydtest-webdriver < 0 # tried sydtest-webdriver-0.0.0.1, but its *library* requires the disabled package: sydtest
|
||||||
|
- sydtest-webdriver-screenshot < 0 # tried sydtest-webdriver-screenshot-0.0.0.1, but its *library* requires the disabled package: sydtest
|
||||||
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: sydtest-yesod
|
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: sydtest-yesod
|
||||||
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: yesod
|
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: yesod
|
||||||
- sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.1, but its *library* requires the disabled package: yesod-core
|
- sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.1, but its *library* requires the disabled package: yesod-core
|
||||||
@ -8349,6 +8379,7 @@ packages:
|
|||||||
- tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: cmark
|
- tldr < 0 # tried tldr-0.9.2, but its *library* requires the disabled package: cmark
|
||||||
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-1.7.0
|
- tls-debug < 0 # tried tls-debug-0.4.8, but its *executable* requires tls >=1.3 && < 1.6 and the snapshot contains tls-1.7.0
|
||||||
- tlynx < 0 # tried tlynx-0.7.2.1, but its *library* requires the disabled package: statistics
|
- tlynx < 0 # tried tlynx-0.7.2.1, but its *library* requires the disabled package: statistics
|
||||||
|
- tmp-postgres < 0 # tried tmp-postgres-1.34.1.0, but its *library* requires the disabled package: postgres-options
|
||||||
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: connection
|
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: connection
|
||||||
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: req
|
- tmp-proc < 0 # tried tmp-proc-0.5.1.3, but its *executable* requires the disabled package: req
|
||||||
- tmp-proc-postgres < 0 # tried tmp-proc-postgres-0.5.2.2, but its *library* requires the disabled package: tmp-proc
|
- tmp-proc-postgres < 0 # tried tmp-proc-postgres-0.5.2.2, but its *library* requires the disabled package: tmp-proc
|
||||||
@ -9322,6 +9353,7 @@ skipped-tests:
|
|||||||
- csp # tried csp-1.4.0, but its *test-suite* requires the disabled package: tasty
|
- csp # tried csp-1.4.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- ctrie # tried ctrie-0.2, but its *test-suite* requires the disabled package: test-framework
|
- ctrie # tried ctrie-0.2, but its *test-suite* requires the disabled package: test-framework
|
||||||
- cubicbezier # tried cubicbezier-0.6.0.6, but its *test-suite* requires the disabled package: tasty
|
- cubicbezier # tried cubicbezier-0.6.0.6, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- cursor-gen # tried cursor-gen-0.4.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- cyclotomic # tried cyclotomic-1.1.2, but its *test-suite* requires the disabled package: test-framework
|
- cyclotomic # tried cyclotomic-1.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||||
- darcs # tried darcs-2.16.5, but its *test-suite* requires leancheck >=0.9 && < 0.10 and the snapshot contains leancheck-1.0.0
|
- darcs # tried darcs-2.16.5, but its *test-suite* requires leancheck >=0.9 && < 0.10 and the snapshot contains leancheck-1.0.0
|
||||||
- data-array-byte # tried data-array-byte-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
- data-array-byte # tried data-array-byte-0.1.0.1, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9405,6 +9437,7 @@ skipped-tests:
|
|||||||
- egison-pattern-src-th-mode # tried egison-pattern-src-th-mode-0.2.1.2, but its *test-suite* requires the disabled package: tasty
|
- egison-pattern-src-th-mode # tried egison-pattern-src-th-mode-0.2.1.2, but its *test-suite* requires the disabled package: tasty
|
||||||
- either # tried either-5.0.2, but its *test-suite* requires the disabled package: test-framework
|
- either # tried either-5.0.2, but its *test-suite* requires the disabled package: test-framework
|
||||||
- elliptic-curve # tried elliptic-curve-0.3.0, but its *test-suite* requires the disabled package: tasty
|
- elliptic-curve # tried elliptic-curve-0.3.0, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- elynx-seq # tried elynx-seq-0.7.2.1, but its *test-suite* requires the disabled package: elynx-tools
|
||||||
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires doctest >=0.8 && < 0.21 and the snapshot contains doctest-0.21.1
|
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires doctest >=0.8 && < 0.21 and the snapshot contains doctest-0.21.1
|
||||||
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
- email-validate # tried email-validate-2.3.2.18, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||||
- emd # tried emd-0.2.0.0, but its *test-suite* requires the disabled package: tasty
|
- emd # tried emd-0.2.0.0, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9460,6 +9493,21 @@ skipped-tests:
|
|||||||
- generic-data # tried generic-data-1.1.0.0, but its *test-suite* requires the disabled package: tasty
|
- generic-data # tried generic-data-1.1.0.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- generic-data-surgery # tried generic-data-surgery-0.3.0.0, but its *test-suite* requires the disabled package: tasty
|
- generic-data-surgery # tried generic-data-surgery-0.3.0.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- generic-xmlpickler # tried generic-xmlpickler-0.1.0.6, but its *test-suite* requires the disabled package: tasty
|
- generic-xmlpickler # tried generic-xmlpickler-0.1.0.6, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- genvalidity-aeson # tried genvalidity-aeson-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-appendful # tried genvalidity-appendful-0.1.0.0, but its *test-suite* requires the disabled package: sydtest
|
||||||
|
- genvalidity-bytestring # tried genvalidity-bytestring-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-case-insensitive # tried genvalidity-case-insensitive-0.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-containers # tried genvalidity-containers-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-mergeful # tried genvalidity-mergeful-0.3.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-mergeless # tried genvalidity-mergeless-0.3.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-path # tried genvalidity-path-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-scientific # tried genvalidity-scientific-1.0.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-text # tried genvalidity-text-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-time # tried genvalidity-time-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-typed-uuid # tried genvalidity-typed-uuid-0.1.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-unordered-containers # tried genvalidity-unordered-containers-1.0.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-uuid # tried genvalidity-uuid-1.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- genvalidity-vector # tried genvalidity-vector-1.0.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- geodetics # tried geodetics-0.1.2, but its *test-suite* requires the disabled package: test-framework
|
- geodetics # tried geodetics-0.1.2, but its *test-suite* requires the disabled package: test-framework
|
||||||
- geojson # tried geojson-4.1.1, but its *test-suite* requires hspec >=2.5 && < 2.10 and the snapshot contains hspec-2.11.1
|
- geojson # tried geojson-4.1.1, but its *test-suite* requires hspec >=2.5 && < 2.10 and the snapshot contains hspec-2.11.1
|
||||||
- geojson # tried geojson-4.1.1, but its *test-suite* requires the disabled package: tasty
|
- geojson # tried geojson-4.1.1, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9703,6 +9751,7 @@ skipped-tests:
|
|||||||
- mandrill # tried mandrill-0.5.7.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- mandrill # tried mandrill-0.5.7.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- map-syntax # tried map-syntax-0.3, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
- map-syntax # tried map-syntax-0.3, but its *test-suite* requires hspec >=2.2.3 && < 2.11 and the snapshot contains hspec-2.11.1
|
||||||
- markov-chain-usage-model # tried markov-chain-usage-model-0.0.0, but its *test-suite* requires the disabled package: tasty
|
- markov-chain-usage-model # tried markov-chain-usage-model-0.0.0, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- massiv-test # tried massiv-test-1.0.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- math-extras # tried math-extras-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog
|
- math-extras # tried math-extras-0.1.1.0, but its *test-suite* requires the disabled package: hedgehog
|
||||||
- math-functions # tried math-functions-0.3.4.2, but its *test-suite* requires the disabled package: tasty
|
- math-functions # tried math-functions-0.3.4.2, but its *test-suite* requires the disabled package: tasty
|
||||||
- math-functions # tried math-functions-0.3.4.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- math-functions # tried math-functions-0.3.4.2, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
@ -9827,6 +9876,7 @@ skipped-tests:
|
|||||||
- password-types # tried password-types-1.0.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- password-types # tried password-types-1.0.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires the disabled package: tasty
|
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- pasta-curves # tried pasta-curves-0.0.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
|
- path # tried path-0.9.2, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- path-extra # tried path-extra-0.2.0, but its *test-suite* requires the disabled package: tasty
|
- path-extra # tried path-extra-0.2.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- path-extra # tried path-extra-0.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- path-extra # tried path-extra-0.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- pedersen-commitment # tried pedersen-commitment-0.2.0, but its *test-suite* requires the disabled package: tasty
|
- pedersen-commitment # tried pedersen-commitment-0.2.0, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9838,6 +9888,7 @@ skipped-tests:
|
|||||||
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty
|
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty
|
||||||
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- perfect-vector-shuffle # tried perfect-vector-shuffle-0.1.1.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- persistent-mtl # tried persistent-mtl-0.5.0.1, but its *test-suite* requires the disabled package: tasty
|
- persistent-mtl # tried persistent-mtl-0.5.0.1, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- pg-transact # tried pg-transact-0.3.2.0, but its *test-suite* requires the disabled package: tmp-postgres
|
||||||
- phatsort # tried phatsort-0.6.0.0, but its *test-suite* requires the disabled package: tasty
|
- phatsort # tried phatsort-0.6.0.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- pipes # tried pipes-4.3.16, but its *test-suite* requires the disabled package: test-framework
|
- pipes # tried pipes-4.3.16, but its *test-suite* requires the disabled package: test-framework
|
||||||
- pipes-attoparsec # tried pipes-attoparsec-0.6.0, but its *test-suite* requires the disabled package: tasty
|
- pipes-attoparsec # tried pipes-attoparsec-0.6.0, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9849,6 +9900,7 @@ skipped-tests:
|
|||||||
- poly # tried poly-0.5.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- poly # tried poly-0.5.1.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty
|
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty
|
||||||
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- pomaps # tried pomaps-0.2.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
|
- postgresql-libpq-notify # tried postgresql-libpq-notify-0.2.0.0, but its *test-suite* requires the disabled package: postgres-options
|
||||||
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty
|
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty
|
||||||
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- postgresql-query # tried postgresql-query-3.10.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- postgresql-simple # tried postgresql-simple-0.6.5, but its *test-suite* requires the disabled package: tasty
|
- postgresql-simple # tried postgresql-simple-0.6.5, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9863,6 +9915,7 @@ skipped-tests:
|
|||||||
- pred-trie # tried pred-trie-0.6.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- pred-trie # tried pred-trie-0.6.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- prefix-units # tried prefix-units-0.3.0.1, but its *test-suite* requires the disabled package: test-framework
|
- prefix-units # tried prefix-units-0.3.0.1, but its *test-suite* requires the disabled package: test-framework
|
||||||
- pretty-diff # tried pretty-diff-0.4.0.3, but its *test-suite* requires the disabled package: tasty
|
- pretty-diff # tried pretty-diff-0.4.0.3, but its *test-suite* requires the disabled package: tasty
|
||||||
|
- pretty-relative-time # tried pretty-relative-time-0.3.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: pgp-wordlist
|
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: pgp-wordlist
|
||||||
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: tasty
|
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: tasty
|
||||||
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- prettyprinter # tried prettyprinter-1.7.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
@ -9940,6 +9993,9 @@ skipped-tests:
|
|||||||
- rope-utf16-splay # tried rope-utf16-splay-0.4.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- rope-utf16-splay # tried rope-utf16-splay-0.4.0.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- rss-conduit # tried rss-conduit-0.6.0.1, but its *test-suite* requires the disabled package: tasty
|
- rss-conduit # tried rss-conduit-0.6.0.1, but its *test-suite* requires the disabled package: tasty
|
||||||
- rss-conduit # tried rss-conduit-0.6.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- rss-conduit # tried rss-conduit-0.6.0.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
|
- safe-coloured-text-gen # tried safe-coloured-text-gen-0.0.0.1, but its *test-suite* requires the disabled package: sydtest
|
||||||
|
- safe-coloured-text-layout # tried safe-coloured-text-layout-0.0.0.0, but its *test-suite* requires the disabled package: sydtest
|
||||||
|
- safe-coloured-text-layout-gen # tried safe-coloured-text-layout-gen-0.0.0.0, but its *test-suite* requires the disabled package: sydtest
|
||||||
- safe-money # tried safe-money-0.9.1, but its *test-suite* requires the disabled package: tasty
|
- safe-money # tried safe-money-0.9.1, but its *test-suite* requires the disabled package: tasty
|
||||||
- safe-money # tried safe-money-0.9.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- safe-money # tried safe-money-0.9.1, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- safecopy # tried safecopy-0.10.4.2, but its *test-suite* requires the disabled package: tasty
|
- safecopy # tried safecopy-0.10.4.2, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -9953,6 +10009,7 @@ skipped-tests:
|
|||||||
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec >=2.4.4 && < 2.8 and the snapshot contains hspec-2.11.1
|
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec >=2.4.4 && < 2.8 and the snapshot contains hspec-2.11.1
|
||||||
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.8 and the snapshot contains hspec-discover-2.11.1
|
- scale # tried scale-1.0.0.0, but its *test-suite* requires hspec-discover >=2.4.4 && < 2.8 and the snapshot contains hspec-discover-2.11.1
|
||||||
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar
|
- scalendar # tried scalendar-1.2.0, but its *test-suite* requires the disabled package: SCalendar
|
||||||
|
- scheduler # tried scheduler-2.0.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- schematic # tried schematic-0.5.1.0, but its *test-suite* requires base >=4.11 && < 4.13 and the snapshot contains base-4.18.0.0
|
- schematic # tried schematic-0.5.1.0, but its *test-suite* requires base >=4.11 && < 4.13 and the snapshot contains base-4.18.0.0
|
||||||
- scrypt # tried scrypt-0.5.0, but its *test-suite* requires the disabled package: test-framework
|
- scrypt # tried scrypt-0.5.0, but its *test-suite* requires the disabled package: test-framework
|
||||||
- sdl2 # tried sdl2-2.5.5.0, but its *test-suite* requires the disabled package: weigh
|
- sdl2 # tried sdl2-2.5.5.0, but its *test-suite* requires the disabled package: weigh
|
||||||
@ -10203,6 +10260,8 @@ skipped-tests:
|
|||||||
- valida-base # tried valida-base-0.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- valida-base # tried valida-base-0.2.0, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- validation # tried validation-1.1.2, but its *test-suite* requires hedgehog >=0.5 && < 1.1 and the snapshot contains hedgehog-1.2
|
- validation # tried validation-1.1.2, but its *test-suite* requires hedgehog >=0.5 && < 1.1 and the snapshot contains hedgehog-1.2
|
||||||
- validation # tried validation-1.1.2, but its *test-suite* requires lens >=4 && < 5 and the snapshot contains lens-5.2.2
|
- validation # tried validation-1.1.2, but its *test-suite* requires lens >=4 && < 5 and the snapshot contains lens-5.2.2
|
||||||
|
- validity-case-insensitive # tried validity-case-insensitive-0.0.0.0, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
|
- validity-path # tried validity-path-0.4.0.1, but its *test-suite* requires the disabled package: genvalidity-hspec
|
||||||
- vector-builder # tried vector-builder-0.3.8.4, but its *test-suite* requires the disabled package: tasty
|
- vector-builder # tried vector-builder-0.3.8.4, but its *test-suite* requires the disabled package: tasty
|
||||||
- vector-builder # tried vector-builder-0.3.8.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
- vector-builder # tried vector-builder-0.3.8.4, but its *test-suite* requires the disabled package: tasty-quickcheck
|
||||||
- vector-bytes-instances # tried vector-bytes-instances-0.1.1, but its *test-suite* requires the disabled package: tasty
|
- vector-bytes-instances # tried vector-bytes-instances-0.1.1, but its *test-suite* requires the disabled package: tasty
|
||||||
@ -10325,7 +10384,9 @@ expected-test-failures:
|
|||||||
# Consistent test failures
|
# Consistent test failures
|
||||||
- ap-normalize # 0.1.0.1 ghc-9.6
|
- ap-normalize # 0.1.0.1 ghc-9.6
|
||||||
- astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8
|
- astro # 0.4.3.0 https://github.com/aligusnet/astro/issues/8
|
||||||
|
- express # 1.0.10 ghc-9.6 https://github.com/rudymatela/express/issues/2
|
||||||
- generics-eot # 0.4.0.1 ghc-9.6
|
- generics-eot # 0.4.0.1 ghc-9.6
|
||||||
|
- percent-format # 0.0.2 ghc-9.6 https://github.com/rudymatela/percent-format/issues/1
|
||||||
- pvar # 1.0.0.0 ghc-9.6
|
- pvar # 1.0.0.0 ghc-9.6
|
||||||
|
|
||||||
# Intermittent failures or unreliable. These tests may pass when
|
# Intermittent failures or unreliable. These tests may pass when
|
||||||
@ -10782,6 +10843,7 @@ expected-benchmark-failures:
|
|||||||
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
- cryptohash # 0.11.9 https://github.com/vincenthz/hs-cryptohash/pull/43
|
||||||
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
- fast-builder # 0.1.3.0 compile fail against aeson 2
|
||||||
- genvalidity-text # 1.0.0.1 https://github.com/NorfairKing/validity/issues/105
|
- genvalidity-text # 1.0.0.1 https://github.com/NorfairKing/validity/issues/105
|
||||||
|
- hedis # 0.15.2 https://github.com/informatikr/hedis/issues/214
|
||||||
- incremental-parser # 0.5.0.3
|
- incremental-parser # 0.5.0.3
|
||||||
- lz4 # https://github.com/fpco/stackage/issues/3510
|
- lz4 # https://github.com/fpco/stackage/issues/3510
|
||||||
- memcache # 0.3.0.1
|
- memcache # 0.3.0.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user