summaryrefslogtreecommitdiff
path: root/libraries/integer-simple
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-30 16:00:10 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-30 16:00:10 +0000
commitf389e29d3d553d2dfb7153c0e1980818ce37988d (patch)
tree08230093c90d2a16b70a04c5b7a71f750c4cc1fe /libraries/integer-simple
parent0d280e03ee7a0ca83d4551b3697061f90c1bc77b (diff)
downloadhaskell-f389e29d3d553d2dfb7153c0e1980818ce37988d.tar.gz
Add comment to .cabal file saying what GHC 7.6.1 shipped with
Diffstat (limited to 'libraries/integer-simple')
-rw-r--r--libraries/integer-simple/integer-simple.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/integer-simple/integer-simple.cabal b/libraries/integer-simple/integer-simple.cabal
index 091c1b8ebc..3f8e713520 100644
--- a/libraries/integer-simple/integer-simple.cabal
+++ b/libraries/integer-simple/integer-simple.cabal
@@ -1,5 +1,6 @@
name: integer-simple
version: 0.1.0.1
+-- GHC 7.6.1 released with 0.1.0.1
license: BSD3
license-file: LICENSE
maintainer: igloo@earth.li