packages feed

strptime 0.1.1 → 0.1.2

raw patch · 1 files changed

+6/−1 lines, 1 files

Files

strptime.cabal view
@@ -1,6 +1,6 @@ Name: strptime Category: System, Data, Parsing-Version: 0.1.1+Version: 0.1.2 Cabal-version: >= 1.2 Build-type: Simple Copyright: Eugene Kirpichov@@ -13,6 +13,11 @@   This library provides a binding to strptime, that allows to parse    dates and times from strings and strict/lazy bytestrings. The library   creates LocalTime values.+Cabal-Version: >= 1.6++Source-repository head+  type: darcs+  location: http://patch-tag.com/r/jkff/strptime  Flag split-base