Name: w3cdatetime Version: 0.1 Synopsis: Parse and format W3C Date and Time -- A longer description of the package. -- Description: License: PublicDomain License-file: COPYING Author: PHO Maintainer: PHO Stability: Experimental Homepage: http://cielonegro.org/W3CDateTime.html Category: Web Build-type: Simple Cabal-version: >=1.2 Extra-source-files: Library Exposed-modules: Data.Time.W3CDateTime Build-depends: base >= 4 && < 5, convertible >= 1.0, time >= 1.1 Extensions: DeriveDataTypeable MultiParamTypeClasses GHC-Options: -Wall