packages feed

ad 0.44.0 → 0.44.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ad.cabal view
@@ -1,5 +1,5 @@ name:         ad-version:      0.44.0+version:      0.44.1 license:      BSD3 license-File: LICENSE copyright:    (c) Edward Kmett 2010,@@ -8,7 +8,7 @@ maintainer:   ekmett@gmail.com stability:    Experimental category:     Math-homepage:     http://comonad.com/reader/+homepage:     http://patch-tag.com/r/ekmett/ad synopsis:     Automatic Differentiation description:       Forward-, reverse- and mixed- mode automatic differentiation combinators with a common API.