summaryrefslogtreecommitdiff
path: root/libraries/ghc-prim/ghc-prim.cabal
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-11-30 15:59:55 +0000
committerIan Lynagh <ian@well-typed.com>2012-11-30 15:59:55 +0000
commit415a26afa9beec9d090b55265c9545d1e5185b4b (patch)
treef192a00dd9f0e653ddd76462fd35e64fd849d545 /libraries/ghc-prim/ghc-prim.cabal
parent87e61d87e0efc8133fbbc58c8cd878ae69e4a438 (diff)
downloadhaskell-415a26afa9beec9d090b55265c9545d1e5185b4b.tar.gz
Add comment to .cabal file saying what GHC 7.6.1 shipped with
Diffstat (limited to 'libraries/ghc-prim/ghc-prim.cabal')
-rw-r--r--libraries/ghc-prim/ghc-prim.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/ghc-prim/ghc-prim.cabal b/libraries/ghc-prim/ghc-prim.cabal
index 40953e7f6a..a2248b6ee4 100644
--- a/libraries/ghc-prim/ghc-prim.cabal
+++ b/libraries/ghc-prim/ghc-prim.cabal
@@ -1,5 +1,6 @@
name: ghc-prim
version: 0.3.0.0
+-- GHC 7.6.1 released with 0.3.0.0
license: BSD3
license-file: LICENSE
maintainer: libraries@haskell.org