]> gitweb @ CieloNegro.org - time-w3c.git/blobdiff - time-w3c.cabal
Renamed package name: w3cdatetime -> time-w3c
[time-w3c.git] / time-w3c.cabal
similarity index 84%
rename from w3cdatetime.cabal
rename to time-w3c.cabal
index 1308ccd59c46b82b219203a11c364430143bbfdb..96a224a364c7f8cf952edfad6a3506f306b74c37 100644 (file)
@@ -1,6 +1,6 @@
-Name:                w3cdatetime
+Name:                time-w3c
 Version:             0.1
-Synopsis:            Parse and format W3C Date and Time
+Synopsis:            Parse, format and convert W3C Date and Time
 
 -- A longer description of the package.
 -- Description:
@@ -19,6 +19,7 @@ Extra-source-files:
 Library
     Exposed-modules:
         Data.Time.W3CDateTime
+        Data.Time.W3CDateTime.Types
 
     Build-depends:
         base >= 4 && < 5,