[commit: ghc-prim] master: Add comment to .cabal file saying what GHC 7.6.1 shipped with (b71a72c)
Ian Lynagh <[email protected]> Fri, 30 Nov 2012 11:18:48 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.libraries |
|---|---|
| Message-ID | <[email protected]> |
Repository : ssh://darcs.haskell.org//srv/darcs/packages/ghc-prim On branch : master http://hackage.haskell.org/trac/ghc/changeset/b71a72ce306301c06959b8fbe82cd302c5e67b7e >--------------------------------------------------------------- commit b71a72ce306301c06959b8fbe82cd302c5e67b7e Author: Ian Lynagh <[email protected]> Date: Fri Nov 30 15:59:55 2012 +0000 Add comment to .cabal file saying what GHC 7.6.1 shipped with >--------------------------------------------------------------- ghc-prim.cabal | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ghc-prim.cabal b/ghc-prim.cabal index 40953e7..a2248b6 100644 --- a/ghc-prim.cabal +++ b/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: [email protected]