packages feed

normaldistribution 1.1 → 1.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~haskell98

Dependency ranges changed: haskell98

Files

normaldistribution.cabal view
@@ -1,5 +1,5 @@ Name:                normaldistribution-Version:             1.1+Version:             1.1.0.1 License:             BSD3 License-File:        LICENSE Copyright:           Bjorn Buckwalter 2011@@ -51,6 +51,6 @@  Category:            Math, Statistics Build-Type:          Simple-Build-Depends:       base < 5, haskell98 < 1.1+Build-Depends:       base < 5, haskell98 < 1.2 Exposed-Modules:     Data.Random.Normal Extra-source-files:  README, LICENSE