HQu 0.0.0.3 → 0.0.0.4
raw patch · 2 files changed
+6/−6 lines, 2 filesdep ~basedep ~bytestring
Dependency ranges changed: base, bytestring
Files
HQu.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.4 name: HQu-version: 0.0.0.3+version: 0.0.0.4 synopsis: quantitative finance library description: General purpose quantitative finance library homepage: https://github.com/ghais/HQu@@ -23,7 +23,7 @@ location: https://github.com/ghais/HQu.git common common-options- build-depends: base >= 4.11.1.0 && < 5+ build-depends: base >= 4.11.0 && < 5 ghc-options: -Wall@@ -113,7 +113,7 @@ normaldistribution.h rationalcubic.h build-depends:- bytestring >=0.10 && <0.11+ bytestring >=0.10 && <0.12 , cassava >=0.5 , containers >= 0.6.2 && <0.7 , conversion >= 1.2 && <2@@ -163,7 +163,7 @@ if os(linux) if arch(x86_64) cc-options: -fPIC-+ extra-libraries: gsl pkgconfig-depends: gsl test-suite bachelier-test
README.md view
@@ -1,7 +1,7 @@ # HQu -[](https://github.com/ghais/HQu/actions)-[](https://travis-ci.org/ghais/HQu)+[](https://github.com/ghais/HQu/actions/workflows/haskell.yml)+[](https://travis-ci.com/ghais/HQu) [](https://ci.appveyor.com/project/ghais/HQu) [](https://hackage.haskell.org/package/HQu) [](http://stackage.org/lts/package/HQu)