atl-17072: atl.cabal
Name:atl
Version:17072
Description:Arrow Transformer Library
License:BSD3
License-File:LICENSE
Author:Matthew Farkas-Dyck
Maintainer:strake888@gmail.com
Category:Control
Synopsis:Arrow Transformer Library
Build-Type:Simple
Cabal-Version: >= 1.6
Library
Build-Depends: base >= 4 && < 5
Extensions: UnicodeSyntax, ScopedTypeVariables, RankNTypes, MultiParamTypeClasses, FlexibleInstances, FlexibleContexts
Exposed-Modules: Control.Arrow.Transformer, Control.Arrow.Reader, Control.Arrow.Reader.Class, Control.Arrow.List.Class, Control.Arrow.Abort, Control.Arrow.Abort.Class, Control.Arrow.State, Control.Arrow.State.Class, Control.Arrow.Writer, Control.Arrow.Writer.Class
Other-Modules: Util
Source-Repository head
Type: git
Location: https://github.com/strake/atl.hs