Closed andreasabel closed 3 years ago
With GHC 9.2.1, cabal test succeed if base-4.16 is allowed. Please revise on hackage.
cabal test
base-4.16
cabal-plan:
cabal-plan
Direct deps ~~~~~~~~~~~ PkgId (PkgName "scientific") (Ver [0,3,7,0]) CompNameLib base-4.16.0.0 binary-0.8.9.0 bytestring-0.11.1.0 containers-0.6.5.1 deepseq-1.4.6.0 hashable-1.3.5.0 integer-logarithms-1.0.3.1 primitive-0.7.3.0 text-1.2.5.0 PkgId (PkgName "scientific") (Ver [0,3,7,0]) CompNameTest "test-scientific" QuickCheck-2.14.2 base-4.16.0.0 binary-0.8.9.0 bytestring-0.11.1.0 scientific-0.3.7.0 smallcheck-1.2.1 text-1.2.5.0 tasty-1.4.2 tasty-hunit-0.10.0.3 tasty-quickcheck-0.10.1.2 tasty-smallcheck-0.8.2
See https://github.com/basvandijk/scientific/pull/82.
A revision is already on hackage: https://hackage.haskell.org/package/scientific-0.3.7.0/revisions/
With GHC 9.2.1,
cabal test
succeed ifbase-4.16
is allowed. Please revise on hackage.cabal-plan
: