hmm-lapack 0.3.0.1 → 0.3.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~comfort-arrayPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: comfort-array
API changes (from Hackage documentation)
Files
- hmm-lapack.cabal +3/−3
hmm-lapack.cabal view
@@ -1,5 +1,5 @@ Name: hmm-lapack-Version: 0.3.0.1+Version: 0.3.0.2 Synopsis: Hidden Markov Models using LAPACK primitives Description: Hidden Markov Models implemented using LAPACK data types and operations.@@ -41,7 +41,7 @@ Changes.md Source-Repository this- Tag: 0.3.0.1+ Tag: 0.3.0.2 Type: darcs Location: http://hub.darcs.net/thielema/hmm-lapack @@ -71,7 +71,7 @@ fixed-length >=0.2.1 && <0.3, tfp >=1.0 && <1.1, netlib-ffi >=0.1.1 && <0.2,- comfort-array >=0.2 && <0.3,+ comfort-array >=0.2 && <0.4, QuickCheck >=2.5 && <3, explicit-exception >=0.1.7 && <0.2, boxes >=0.1.5 && <0.2,