summaryrefslogtreecommitdiff
path: root/libraries/integer-simple
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-09-20 14:19:30 +0000
committerIan Lynagh <igloo@earth.li>2009-09-20 14:19:30 +0000
commit5cc558ca93a3018affdda6deb63b0ae7b2185082 (patch)
tree1b8212a6aa2b5daec349bfea06f0004cd40cec1e /libraries/integer-simple
parentcfe2b671c88f910ee123ab3223827e7d6b0eca3b (diff)
downloadhaskell-5cc558ca93a3018affdda6deb63b0ae7b2185082.tar.gz
Pad version to 0.1.0.0
Diffstat (limited to 'libraries/integer-simple')
-rw-r--r--libraries/integer-simple/integer-simple.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/integer-simple/integer-simple.cabal b/libraries/integer-simple/integer-simple.cabal
index 50d8bbad61..e7e608196e 100644
--- a/libraries/integer-simple/integer-simple.cabal
+++ b/libraries/integer-simple/integer-simple.cabal
@@ -1,5 +1,5 @@
name: integer-simple
-version: 0.1
+version: 0.1.0.0
license: BSD3
license-file: LICENSE
maintainer: igloo@earth.li