packages feed

json2-types-0.1: json2-types.cabal

Name:                json2-types
Version:             0.1
Synopsis:            Defined JSON data types and
                     function for renders JSON to string. 
Category:            Data, Text, JSON
Description:         1
Synopsis:            Defined JSON data types and
                     function for renders JSON to string.
License:             BSD3
License-file:        LICENSE
Author:              YuriyIskra
Maintainer:          YuriyIskra  <iskra.yw@gmail.com>
Stability:           Stable
Copyright:           Copyright (c) 2011 Yuriy Iskra
Build-type:          Simple
Cabal-version:       >= 1.6

library
  Exposed-modules:
                     Data.JSON2.Types

  Build-Depends:     base          >= 4   && < 5,
                     containers    >= 0.2 && < 1