File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 os : ubuntu-24.04
4646 - ghc : 9.12
4747 os : ubuntu-24.04
48+ - ghc : 9.14
49+ os : ubuntu-24.04
4850 - ghc : 9.12
4951 os : windows-2022
5052 cabal :
Original file line number Diff line number Diff line change 11packages : .
22allow-newer :
3+ , aeson :base
4+ , aeson :bytestring
5+ , aeson :containers
6+ , aeson :template-haskell
7+ , indexed-traversable-instances :base
8+ , indexed-traversable :base
9+ , indexed-traversable :containers
310 , optparse-generic :time
11+ , semialign :base
12+ , semialign :containers
13+ , these :base
14+ , time-compat :base
15+ , uuid-types :template-haskell
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ flag pedantic
2222 manual : True
2323
2424common library
25- build-depends : base ^>= 4.19.0.0 || ^>= 4.20.0.0 || ^>= 4.21.0.0
25+ build-depends : base ^>= 4.19.0.0 || ^>= 4.20.0.0 || ^>= 4.21.0.0 || ^ >= 4.22.0.0
2626 default-language : Haskell2010
2727 ghc-options :
2828 -Weverything
You can’t perform that action at this time.
0 commit comments