mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Re-added Unique (it was once excluded because it wasn't compatible with ghc-8.4).
Some checks are pending
check / Stackage check (push) Waiting to run
Some checks are pending
check / Stackage check (push) Waiting to run
This commit is contained in:
parent
47226896fc
commit
386a0c340c
@ -4377,8 +4377,8 @@ packages:
|
||||
- sydtest-servant
|
||||
- sydtest-typed-process
|
||||
- sydtest-wai
|
||||
- sydtest-webdriver < 0 # https://github.com/NorfairKing/sydtest/issues/112
|
||||
- sydtest-webdriver-screenshot < 0 # sydtest-webdriver
|
||||
- sydtest-webdriver < 0 # 0.0.0.1 https://github.com/NorfairKing/sydtest/issues/112
|
||||
- sydtest-webdriver-screenshot
|
||||
- sydtest-webdriver-yesod
|
||||
- sydtest-yesod
|
||||
- typed-uuid
|
||||
@ -4410,7 +4410,7 @@ packages:
|
||||
- strict-mutable-base
|
||||
|
||||
"Stevan Andjelkovic <stevan.andjelkovic@here.com> @stevana":
|
||||
- quickcheck-state-machine < 0 # https://github.com/stevana/quickcheck-state-machine/issues/55
|
||||
- quickcheck-state-machine < 0 # 0.10.2 https://github.com/stevana/quickcheck-state-machine/issues/55
|
||||
|
||||
"Sebastian Nagel <sebastian.nagel@ncoding.at> @ch1bo":
|
||||
- hdevtools < 0 # 0.1.8.0 compile fail
|
||||
@ -5326,6 +5326,7 @@ packages:
|
||||
- thread-utils-context
|
||||
- thread-utils-finalizers
|
||||
- tls-sslkeylogfile
|
||||
- Unique
|
||||
- variant
|
||||
|
||||
"Alexander Esgen <amesgen@amesgen.de> @amesgen":
|
||||
@ -6014,7 +6015,6 @@ packages:
|
||||
# that new packages depending on it will be flagged as well.
|
||||
"Removed packages":
|
||||
- 2captcha < 0 # 0.1.0.0 deprecated
|
||||
- Unique < 0 # 0.4.7.9 removed
|
||||
- box-csv < 0 # 0.2.0 deprecated
|
||||
- cabal-fix < 0 # 0.1.0.0 deprecated
|
||||
- cli < 0 # 0.2.0 removed
|
||||
@ -7787,6 +7787,7 @@ packages:
|
||||
- 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.23.0.0
|
||||
- sydtest-mongo < 0 # tried sydtest-mongo-0.2.0.0, but its *library* requires the disabled package: mongoDB
|
||||
- sydtest-persistent-postgresql < 0 # tried sydtest-persistent-postgresql-0.2.0.3, but its *library* requires the disabled package: tmp-postgres
|
||||
- sydtest-webdriver-screenshot < 0 # tried sydtest-webdriver-screenshot-0.1.0.0, but its *library* requires the disabled package: sydtest-webdriver
|
||||
- sydtest-webdriver-yesod < 0 # tried sydtest-webdriver-yesod-0.0.0.1, but its *library* requires the disabled package: sydtest-webdriver
|
||||
- sydtest-yesod < 0 # tried sydtest-yesod-0.3.0.3, but its *library* requires the disabled package: yesod-test
|
||||
- systemd-socket-activation < 0 # tried systemd-socket-activation-1.1.0.2, but its *library* requires base ^>=4.18 || ^>=4.19 and the snapshot contains base-4.21.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user