packages feed

monad-st 0.2.1 → 0.2.1.1

raw patch · 2 files changed

+4/−1 lines, 2 files

Files

+ .travis.yml view
@@ -0,0 +1,1 @@+language: haskell
monad-st.cabal view
@@ -1,6 +1,6 @@ name:          monad-st category:      Control, Monads-version:       0.2.1+version:       0.2.1.1 license:       BSD3 cabal-version: >= 1.6 license-file:  LICENSE@@ -8,10 +8,12 @@ maintainer:    Edward A. Kmett <ekmett@gmail.com> stability:     experimental homepage:      http://github.com/ekmett/monad-st+bug-reports:   http://github.com/ekmett/monad-st/issues copyright:     Copyright (C) 2011 Edward A. Kmett synopsis:      Provides a MonadST class description:   Provides a MonadST class build-type:    Simple+extra-source-files: .travis.yml  source-repository head   type: git