Name: data-accessor-mtl Version: 0.2.0.5 License: BSD3 License-File: LICENSE Author: Henning Thielemann Maintainer: Henning Thielemann Homepage: http://www.haskell.org/haskellwiki/Record_access Category: Data Cabal-Version: >=1.10 Build-Type: Simple Tested-With: GHC==6.8.2, GHC==6.10.4, GHC==6.12.3 Tested-With: GHC==7.0.1, GHC==7.4.1 Synopsis: Use Accessor to access state in mtl State monad class Description: Use Accessor to access state in mtl State monad class Source-Repository this Tag: 0.2.0.5 Type: darcs Location: http://code.haskell.org/data-accessor/mtl/ Source-Repository head Type: darcs Location: http://code.haskell.org/data-accessor/mtl/ Library Build-Depends: data-accessor >=0.2 && <0.4, mtl >=1.0 && <2.4, base >=1.0 && <5 Hs-Source-Dirs: src Default-Language: Haskell98 GHC-Options: -Wall Exposed-Modules: Data.Accessor.Monad.MTL.State