packages feed

filtrable-0.1.0.3: filtrable.cabal

name:                filtrable
version:             0.1.0.3
synopsis:            Class of filtrable containers
homepage:            https://github.com/strake/filtrable.hs
license:             OtherLicense
license-file:        LICENSE
author:              M Farkas-Dyck
maintainer:          strake888@gmail.com
category:            Data
build-type:          Simple
cabal-version:       >=1.9.2

library
  exposed-modules:     Data.Filtrable
  build-depends:       base >=4.7 && <4.9