-- This file has been generated from package.yaml by hpack version 0.20.0.
--
-- see: https://github.com/sol/hpack
--
-- hash: 1a534265f09c1a5bbaafa9291fd8dd58226579880d7bc32cedeef14cda332212
name: conduit-combinators
version: 1.3.0
synopsis: DEPRECATED Functionality merged into the conduit package itself
description: See docs and README at <http://www.stackage.org/package/conduit-combinators>
category: Data, Conduit
homepage: https://github.com/snoyberg/mono-traversable#readme
bug-reports: https://github.com/snoyberg/mono-traversable/issues
author: Michael Snoyman
maintainer: michael@snoyman.com
license: MIT
license-file: LICENSE
build-type: Simple
cabal-version: >= 1.10
extra-source-files:
ChangeLog.md
README.md
source-repository head
type: git
location: https://github.com/snoyberg/mono-traversable
library
build-depends:
base >=4.9 && <5
other-modules:
Paths_conduit_combinators
default-language: Haskell2010