packages feed

AbortT-mtl-1.0: AbortT-mtl.cabal

Name:                AbortT-mtl
Version:             1.0
License:             BSD3
License-file:        LICENSE
Author:              Gregory Crosswhite
Maintainer:          Gregory Crosswhite <gcrosswhite@gmail.com>
Stability:           Provisional
Homepage:            http://github.com/gcross/AbortT-mtl
Synopsis:            mtl instances for the AbortT monad transformer
Description:         This module provides instances for the mtl classes for AbortT.
Cabal-version:       >=1.6
Build-type:          Simple
Category:            Control

Library
    Build-depends:   base >= 3 && < 5,
                     AbortT-transformers >= 1.0.1 && < 1.1,
                     mtl == 2.1.*
    Exposed-modules: Control.Monad.Trans.Abort.Instances.MTL

source-repository head
  type:                git
  location:            git://github.com/gcross/AbortT-mtl.git

source-repository this
  type:                git
  location:            git://github.com/gcross/AbortT-mtl.git
  tag:                 1.0