diff options
author | 2016-01-13 23:21:34 +0000 | |
---|---|---|
committer | 2016-01-13 23:21:34 +0000 | |
commit | 10a45ca8464658ef16fe6ea3265d974d51391f55 (patch) | |
tree | 840a0100483dafd789e4ad0bb069930038e2c368 /haskell.txt | |
parent | 2016-01-13T23:00:01 (diff) | |
download | repos-10a45ca8464658ef16fe6ea3265d974d51391f55.tar.gz repos-10a45ca8464658ef16fe6ea3265d974d51391f55.tar.bz2 repos-10a45ca8464658ef16fe6ea3265d974d51391f55.zip |
2016-01-13T23:20:01
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index ab8c62166f0e..1f52cc1f4dcf 100644 --- a/haskell.txt +++ b/haskell.txt @@ -13,11 +13,28 @@ 'status': 'official'} $ pmaint sync haskell WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -Already up-to-date. +From git://github.com/gentoo-haskell/gentoo-haskell + 7f90b1b..bdc977e master -> origin/master +Updating 7f90b1b..bdc977e +Fast-forward + dev-haskell/xhtml/xhtml-3000.2.1-r1.ebuild | 2 +- + dev-lang/ghc/Manifest | 1 + + .../ghc/files/ghc-8.0.1_rc1-cgen-constify.patch | 34 ++ + dev-lang/ghc/ghc-8.0.1_rc1.ebuild | 622 +++++++++++++++++++++ + dev-lang/ghc/ghc-9999.ebuild | 103 ++-- + 5 files changed, 693 insertions(+), 69 deletions(-) + create mode 100644 dev-lang/ghc/files/ghc-8.0.1_rc1-cgen-constify.patch + create mode 100644 dev-lang/ghc/ghc-8.0.1_rc1.ebuild *** syncing haskell *** synced haskell * Sync succeeded $ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' +WARNING: 'use' function invoked by dev-lang/ghc-8.0.1_rc1 during metadata regeneration. +WARNING: Please ensure upstream is aware of it and working to remove it. + +WARNING: 'use' function invoked by dev-lang/ghc-9999 during metadata regeneration. +WARNING: Please ensure upstream is aware of it and working to remove it. + * Cache regenerated successfully |