packages feed

Checked-0.0.0.2: Checked.cabal

-- Initial checked.cabal generated by cabal init.  For further 
-- documentation, see http://haskell.org/cabal/users-guide/

name:                Checked
version:             0.0.0.2
synopsis:            Inbuilt checking for ultra reliable computing
-- description:         
license:             BSD3
--license-file:      BSD3
author:              Robert Onslow
maintainer:          ronslow@xlegal.co.uk
-- copyright:           
category:            Data
build-type:          Simple
cabal-version:       >=1.8

library
  exposed-modules:   Data.Checked
  -- other-modules:       
  build-depends:       base >= 4.5.0.0 && < 4.7.0.0,
                       text >= 0.11.2.0 && < 0.12.0.0