drop all the lower bounds introduced via the 9.4 rebase

This commit is contained in:
Jens Petersen 2022-11-18 20:16:50 +08:00
parent 254011e71f
commit da457df6a6

View File

@ -367,7 +367,7 @@ packages:
"Tom McLaughlin <tom@codedown.io> @thomasjm":
- aeson-typescript
- fsnotify >= 0.4 # https://github.com/commercialhaskell/stackage/issues/6715
- fsnotify
- sandwich
- sandwich-hedgehog
- sandwich-quickcheck
@ -757,7 +757,7 @@ packages:
- markdown
- mime-mail
- mime-mail-ses
- mime-types >= 0.1.1.0 # https://github.com/commercialhaskell/stackage/issues/6708
- mime-types
- network-conduit-tls
- persistent
- persistent-mysql
@ -856,7 +856,7 @@ packages:
- squeather
"Neil Mitchell <ndmitchell@gmail.com> @ndmitchell":
- hlint >= 3.5 # https://github.com/commercialhaskell/stackage/issues/6721
- hlint
- hoogle
- shake
- tagsoup
@ -868,14 +868,14 @@ packages:
- js-flot
- js-dgtable
- extra
- ghcid >= 0.8.8 # https://github.com/commercialhaskell/stackage/issues/6715
- ghcid
- hexml
- profiterole
- record-dot-preprocessor
- filepattern
- record-hasfield
- rattle
- hie-bios >= 0.10 # https://github.com/commercialhaskell/stackage/issues/6660
- hie-bios
- fuzzy
"Digital Asset <shayne@shaynefletcher.org> @shayne-fletcher":
@ -883,7 +883,7 @@ packages:
- ghc-lib-parser
"Shayne Fletcher <shayne@shaynefletcher.org> @shayne-fletcher":
- ghc-lib-parser-ex >= 9.4 # https://github.com/commercialhaskell/stackage/issues/6606
- ghc-lib-parser-ex
"Karl Ostmo <kostmo@gmail.com> @kostmo":
- perfect-hash-generator
@ -1124,7 +1124,7 @@ packages:
- monad-parallel
- monad-coroutine
- monoid-subclasses
- rank2classes >= 1.4.6 # https://github.com/commercialhaskell/stackage/issues/6737
- rank2classes
- input-parsers
- incremental-parser
- construct
@ -1140,7 +1140,7 @@ packages:
- diagrams-core
- diagrams-gtk
- diagrams-html5
- diagrams-lib >= 1.4.5.3 # https://github.com/commercialhaskell/stackage/issues/6715
- diagrams-lib
- diagrams-postscript
- diagrams-rasterific
- diagrams-solve
@ -1178,7 +1178,7 @@ packages:
- bcp47
- bcp47-orphans
- faktory
- freckle-app >= 1.4 # https://github.com/commercialhaskell/stackage/issues/6585
- freckle-app
- graphula
- hspec-expectations-json
- hspec-junit-formatter
@ -2434,7 +2434,7 @@ packages:
"Daniel Cartwright <chessai1996@gmail.com> @chessai":
- streaming
- streaming-bytestring
- country >= 0.2.3.1 # https://github.com/commercialhaskell/stackage/issues/6740
- country
- semirings
- torsor
- chronos
@ -2543,7 +2543,7 @@ packages:
- deriving-compat
- dotgen
- echo
- eliminators >= 0.9.1 # https://github.com/commercialhaskell/stackage/issues/6694
- eliminators
- generic-deriving
- ghc-bignum-orphans
- hashmap
@ -2559,8 +2559,8 @@ packages:
- proxied
- rdtsc
- singleton-nats
- singletons-base >= 3.1.1 # https://github.com/commercialhaskell/stackage/issues/6694
- singletons-th >= 3.1.1 # https://github.com/commercialhaskell/stackage/issues/6694
- singletons-base
- singletons-th
- text-show
- text-show-instances
- th-abstraction
@ -2655,7 +2655,7 @@ packages:
- irc-client
"Rudy Matela <rudy@matela.com.br> @rudymatela":
- leancheck >= 1.0.0 # https://github.com/commercialhaskell/stackage/issues/6693
- leancheck
- leancheck-instances
- fitspec
- express
@ -2729,7 +2729,7 @@ packages:
- cheapskate
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
- fgl >= 5.8 # https://github.com/commercialhaskell/stackage/issues/6724
- fgl
- graphviz
- wl-pprint-text
- servant-pandoc
@ -2952,7 +2952,7 @@ packages:
- boomerang
- happstack-hsp
- happstack-jmacro
- happstack-server >= 7.8.0 # https://github.com/commercialhaskell/stackage/issues/6657
- happstack-server
- happstack-server-tls
- hsx-jmacro
- ixset
@ -3118,7 +3118,7 @@ packages:
"Mikhail Glushenkov <mikhail.glushenkov@gmail.com> @23Skidoo":
# - Cabal # take the one that ships with GHC
- cabal-install >= 3.8
- cabal-install
- pointful
"Lennart Kolmodin <kolmodin@gmail.com> @kolmodin":
@ -3231,7 +3231,7 @@ packages:
- hw-streams
- hw-succinct
- hw-xml
- tasty-discover >= 4.2.3 # https://github.com/commercialhaskell/stackage/issues/6584
- tasty-discover
"George Wilson <george@wils.online> @gwils":
- hedgehog-fn
@ -3336,8 +3336,8 @@ packages:
- hpio
"Richard Eisenberg <eir@cis.upenn.edu> @goldfirere":
- th-desugar >= 1.14 # https://github.com/commercialhaskell/stackage/issues/6695
- singletons >= 3.0.2
- th-desugar
- singletons
- HUnit-approx
- units-parser
@ -3847,7 +3847,7 @@ packages:
- conduit-zstd
"Alex Biehl <alexbiehl@gmail.com> @alexbiehl":
- haddock-library >= 1.11.0 # https://github.com/commercialhaskell/stackage/issues/6690
- haddock-library
- http-client-openssl
"Steven Vandevelde <icid.asset@gmail.com> @icidasset":
@ -4567,13 +4567,13 @@ packages:
- minimal-configuration
"Davit Nalchevanidze <d.nalchevanidze@gmail.com> @nalchevanidze":
- morpheus-graphql >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-core >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-client >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-subscriptions >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-app >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-code-gen >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql-tests >= 0.22.0 # https://github.com/commercialhaskell/stackage/issues/6738
- morpheus-graphql
- morpheus-graphql-core
- morpheus-graphql-client
- morpheus-graphql-subscriptions
- morpheus-graphql-app
- morpheus-graphql-code-gen
- morpheus-graphql-tests
"Satoshi Egi <egi@egison.org> @egisatoshi":
- backtracking
@ -4812,7 +4812,7 @@ packages:
- tophat
"Jan Synacek <jan.synacek@scrive.com> @jsynacek":
- hpqtypes >= 1.10 # https://github.com/commercialhaskell/stackage/issues/6713
- hpqtypes
- hpqtypes-extras
- fields-json
- log-base
@ -5139,7 +5139,7 @@ packages:
- hspec-contrib
- hspec-expectations
- hspec-expectations-lifted
- hspec-meta >= 2.10.5 # https://github.com/commercialhaskell/stackage/issues/6707
- hspec-meta
- hspec-smallcheck
- html
- html-entities
@ -5212,7 +5212,7 @@ packages:
- monad-control
- monad-logger
- monad-loops
- monad-time >= 0.4 # https://github.com/commercialhaskell/stackage/issues/6640
- monad-time
- monadloc
- monads-tf
- mono-traversable-instances
@ -5260,7 +5260,7 @@ packages:
- pretty-show
- prettyprinter-convert-ansi-wl-pprint
- primes
- primitive >= 0.7.4.0 # https://github.com/commercialhaskell/stackage/issues/6585
- primitive
- primitive-unaligned
- process-extras
- product-isomorphic < 0 # 0.0.3.3
@ -5289,7 +5289,7 @@ packages:
- relapse
- relational-schemas
- resolv
- resource-pool >= 0.3 # https://github.com/commercialhaskell/stackage/issues/6602
- resource-pool
- resourcet
- rest-rewrite
- rfc5051
@ -5419,7 +5419,7 @@ packages:
- vault
- vec
- vector
- vector-algorithms >= 0.9 # https://github.com/commercialhaskell/stackage/issues/6661
- vector-algorithms
- vector-binary-instances
- vector-space
- vector-th-unbox