diff --git a/scientific.cabal b/scientific.cabal index 4280b37..5ddeea7 100644 --- a/scientific.cabal +++ b/scientific.cabal @@ -1,5 +1,6 @@ name: scientific version: 0.3.8.0 +x-revision: 1 synopsis: Numbers represented using scientific notation description: "Data.Scientific" provides the number type 'Scientific'. Scientific numbers are @@ -83,7 +84,7 @@ library , bytestring >=0.10.8.2 && <0.13 , containers >=0.6.0.1 && <0.8 , deepseq >=1.4.4.0 && <1.6 - , hashable >=1.4.4.0 && <1.5 + , hashable >=1.4.4.0 && <1.6 , integer-logarithms >=1.0.3.1 && <1.1 , primitive >=0.9.0.0 && <0.10 , template-haskell >=2.14.0.0 && <2.23