packages feed

Checked-0.0.0.1: 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.1
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.*,
                       text >=0.11.2.0