hq 0.1.0.10 → 0.1.0.11
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- hq.cabal +3/−3
hq.cabal view
@@ -7,7 +7,7 @@ -- hash: ccfecaab3d1004f03e5a9e851269c0209561044c1b9aa90d587dc93a936394f0 name: hq-version: 0.1.0.10+version: 0.1.0.11 synopsis: Quantitative Library category: Finance description: Please see the README on GitHub at <https://github.com/ghais/hq#readme>@@ -189,7 +189,7 @@ test/bachelier ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends:- , base >=4.7 && <5+ , base >=4.12 && <5 , hq , hspec >= 2.7 , hspec-expectations >= 0.8@@ -220,7 +220,7 @@ test/normalimpliedvol ghc-options: -threaded -rtsopts -with-rtsopts=-N build-depends:- , base >=4.7 && <5+ , base >=4.12 && <5 , hq , hspec >= 2.7 , hspec-expectations >= 0.8