Cleanup and re-enabled fuzzy-time (and dependent cursor-fuzzy-time).

This commit is contained in:
Andreas Ländle 2025-10-11 10:50:42 +02:00
parent 643853b7c6
commit e40f605484

View File

@ -50,7 +50,7 @@ packages:
- mathlist
"Sirui Lu <lsrcz@outlook.com> @lsrcz":
- grisette < 0 # https://github.com/lsrcz/grisette/issues/307
- grisette < 0 # 0.13.0.1 https://github.com/lsrcz/grisette/issues/307
"Alexey Tochin <Alexey.Tochin@gmail.com> @alexeytochin":
- simple-expr
@ -275,7 +275,7 @@ packages:
- lens-regex-pcre
- lens-csv
- selections
- slick < 0 # compile fail against pandoc-3.8
- slick < 0 # 1.3.1.0 compile fail against pandoc-3.8
- unipatterns
"Emily Pillmore <emilypi@cohomolo.gy> @topos":
@ -1574,7 +1574,7 @@ packages:
- wai-middleware-caching-redis
"Paul Rouse <pgr@doynton.org> @paul-rouse":
- mysql < 0 # https://github.com/paul-rouse/mysql/issues/50
- mysql < 0 # 0.2.1 https://github.com/paul-rouse/mysql/issues/50
- mysql-simple
- sphinx
- xmlhtml
@ -1583,7 +1583,7 @@ packages:
"Toralf Wittner <tw@dtex.org> @twittner":
- bytestring-conversion
- cql
- cql-io < 0 # depends on removed cryptonite internally
- cql-io < 0 # 1.1.1 depends on removed cryptonite internally
- redis-resp
- redis-io
- swagger
@ -1682,7 +1682,7 @@ packages:
- stm-containers
- stm-hamt
- template-haskell-compat-v0208
- testcontainers-postgresql < 0 # testcontainers
- testcontainers-postgresql
- text-builder
- text-builder-core
- text-builder-dev
@ -1817,7 +1817,7 @@ packages:
- bodhi
- bugzilla-redhat
- cabal-file
- cabal-rpm < 0 # needs update for newer simple-cabal
- cabal-rpm < 0 # 2.3.0 needs update for newer simple-cabal
- cached-json-file
- copr-api
- dl-fedora
@ -1889,7 +1889,7 @@ packages:
- named-text
- sayable
- tasty-checklist
- tasty-sugar < 0 # internally needs kvitable https://github.com/kquick/kvitable/issues/7
- tasty-sugar < 0 # 2.2.2.1 internally needs kvitable https://github.com/kquick/kvitable/issues/7
- units
- units-defs
# Ogma and dependency
@ -2607,7 +2607,7 @@ packages:
- lens-typelevel
- list-witnesses
- nonempty-containers
- one-liner-instances < 0 # https://github.com/mstksg/one-liner-instances/issues/2
- one-liner-instances < 0 # 0.1.3.0 https://github.com/mstksg/one-liner-instances/issues/2
- servant-cli
- tagged-binary
- type-combinators-singletons
@ -2731,7 +2731,7 @@ packages:
"John Lenz <wuzzeb@gmail.com> @wuzzeb":
- yesod-static-angular
- hspec-webdriver < 0 # https://github.com/dfordivam/hspec-webdriver-clone/issues/5
- hspec-webdriver < 0 # 1.2.2 https://github.com/dfordivam/hspec-webdriver-clone/issues/5
- webdriver-angular
"Sven Heyll <svh@posteo.de> @sheyll":
@ -2741,7 +2741,7 @@ packages:
- bytestring-to-vector
"Jakub Fijałkowski <kuba@codinginfinity.me> @jakubfijalkowski":
- hlibsass < 0 # https://github.com/jakubfijalkowski/hlibsass/issues/16
- hlibsass < 0 # 0.1.10.1 https://github.com/jakubfijalkowski/hlibsass/issues/16
- hsass
"Robert Massaioli <robertmassaioli@gmail.com> @robertmassaioli":
@ -2959,7 +2959,7 @@ packages:
- apecs-gloss
- apecs-physics
- aeson-commit
- calligraphy < 0 # https://github.com/jonascarpay/calligraphy/issues/53
- calligraphy < 0 # 0.1.8 https://github.com/jonascarpay/calligraphy/issues/53
- js-chart
- safe-gen
- tasty-focus
@ -3021,7 +3021,7 @@ packages:
- parsec-class
- prim-uniq
- random-fu
- rvar < 0 # https://github.com/haskell-numerics/random-fu/issues/99
- rvar < 0 # 0.3.0.2 https://github.com/haskell-numerics/random-fu/issues/99
- SafeSemaphore
- stringsearch # for cgi
- titlecase
@ -4134,7 +4134,7 @@ packages:
"Alex Biehl <alexbiehl@gmail.com> @alexbiehl":
- haddock-library
- http-client-openssl
- testcontainers < 0 # https://github.com/phadej/aeson-optics/issues/20
- testcontainers
"Steven Vandevelde <icid.asset@gmail.com> @icidasset":
- shikensu
@ -4316,7 +4316,7 @@ packages:
- cursor-fuzzy-time
- cursor-gen
- fast-myers-diff
- fuzzy-time < 0 # https://github.com/NorfairKing/fuzzy-time/issues/8
- fuzzy-time
- genvalidity
- genvalidity-aeson
- genvalidity-appendful
@ -6782,7 +6782,6 @@ packages:
- curl-runnings < 0 # tried curl-runnings-0.17.0, but its *library* requires the disabled package: dhall-json
- curly-expander < 0 # tried curly-expander-0.3.0.4, but its *library* requires base >=4.14 && < 4.20 and the snapshot contains base-4.21.0.0
- currencies < 0 # tried currencies-0.2.0.0, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1.2
- cursor-fuzzy-time < 0 # tried cursor-fuzzy-time-0.1.0.0, but its *library* requires the disabled package: fuzzy-time
- darcs < 0 # tried darcs-2.18.5, but its *library* requires Cabal >=2.4 && < 3.11 and the snapshot contains Cabal-3.14.1.0
- darcs < 0 # tried darcs-2.18.5, but its *library* requires base >=4.10 && < 4.20 and the snapshot contains base-4.21.0.0
- darcs < 0 # tried darcs-2.18.5, but its *library* requires filepath >=1.4.1 && < 1.5.0.0 and the snapshot contains filepath-1.5.4.0
@ -7818,6 +7817,8 @@ packages:
- termcolor < 0 # tried termcolor-0.2.0.0, but its *executable* requires the disabled package: cli
- test-fixture < 0 # tried test-fixture-0.5.1.0, but its *library* requires template-haskell >=2.10 && < 2.13 and the snapshot contains template-haskell-2.23.0.0
- test-framework-th < 0 # tried test-framework-th-0.2.4, but its *library* requires the disabled package: language-haskell-extract
- testcontainers < 0 # tried testcontainers-0.5.2.0, but its *library* requires the disabled package: aeson-optics
- testcontainers-postgresql < 0 # tried testcontainers-postgresql-0.0.4, but its *library* requires the disabled package: testcontainers
- text-all < 0 # tried text-all-0.4.2, but its *library* requires text >=1.2.3 && < 1.2.4 and the snapshot contains text-2.1.2
- text-all < 0 # tried text-all-0.4.2, but its *library* requires the disabled package: text-format
- text-generic-pretty < 0 # tried text-generic-pretty-1.2.1, but its *library* requires wl-pprint-text < 1.2 and the snapshot contains wl-pprint-text-1.2.0.2