summaryrefslogtreecommitdiff
path: root/libraries/integer-gmp/integer-gmp.cabal
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-30 16:00:08 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-30 16:00:08 +0000
commit5e20e4e82497d49d465e1ae0f22d2c79554aaa40 (patch)
treedcf948b90cea5cf9a2a0f776ac5f5b591988e366 /libraries/integer-gmp/integer-gmp.cabal
parent636894f95b83737e0624a788e90770138ac82ee1 (diff)
downloadhaskell-5e20e4e82497d49d465e1ae0f22d2c79554aaa40.tar.gz
Add comment to .cabal file saying what GHC 7.6.1 shipped with
Diffstat (limited to 'libraries/integer-gmp/integer-gmp.cabal')
-rw-r--r--libraries/integer-gmp/integer-gmp.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/integer-gmp/integer-gmp.cabal b/libraries/integer-gmp/integer-gmp.cabal
index 64cba0c9f6..323db28d27 100644
--- a/libraries/integer-gmp/integer-gmp.cabal
+++ b/libraries/integer-gmp/integer-gmp.cabal
@@ -1,5 +1,6 @@
name: integer-gmp
version: 0.5.0.0
+-- GHC 7.6.1 released with 0.5.0.0
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org