Name: data-accessor-monads-tf
Version: 0.2.1
License: BSD3
License-File: LICENSE
Author: Stephan Friedrichs
Maintainer: Stephan Friedrichs (deduktionstheorem at web dot de)
Homepage: http://www.haskell.org/haskellwiki/Record_access
Package-URL: http://code.haskell.org/data-accessor/
Category: Data
Build-Type: Simple
Build-Depends: base>=1.0, data-accessor >=0.2 && <0.3, monads-tf >=0.0 && <0.1, transformers >=0.0.1 && <0.2
Synopsis: Use Accessor to access state in monads-tf State monad type family
Description: Use Accessor to access state in monads-tf State monad type family
GHC-Options: -Wall
Hs-Source-Dirs: src
Exposed-Modules:
Data.Accessor.Monad.TF.State