packages feed

jacobi-roots 0.2.0.3 → 0.2.0.4

raw patch · 2 files changed

+2/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

gen/Convert.hs view
@@ -8,7 +8,7 @@  main :: IO () main = do-  writeFile "../src/JacobiRootsBinary.Hs" blah+  writeFile "../src/JacobiRootsBinary.hs" blah  blah :: String blah = unlines
jacobi-roots.cabal view
@@ -1,5 +1,5 @@ name:                jacobi-roots-version:             0.2.0.3+version:             0.2.0.4 license:             BSD3 license-file:        LICENSE author:              Greg Horn