monad-st 0.2 → 0.2.0.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
- monad-st.cabal +2/−2
monad-st.cabal view
@@ -1,13 +1,13 @@ name: monad-st category: Control, Monads-version: 0.2+version: 0.2.0.1 license: BSD3 cabal-version: >= 1.6 license-file: LICENSE author: Edward A. Kmett maintainer: Edward A. Kmett <ekmett@gmail.com> stability: experimental-homepage: git://github.com/ekmett/monad-st+homepage: http://github.com/ekmett/monad-st copyright: Copyright (C) 2011 Edward A. Kmett synopsis: Provides a MonadST class description: Provides a MonadST class