diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-26 07:45:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-11-26 07:45:23 +0000 |
commit | a2a869e4afa474ffa8c954afa4db082de0fb57d1 (patch) | |
tree | c7ca6530401489974ad04a63bcc5de4776aecaa2 /haskell.txt | |
parent | 2019-11-26T07:20:01Z (diff) | |
download | repos-a2a869e4afa474ffa8c954afa4db082de0fb57d1.tar.gz repos-a2a869e4afa474ffa8c954afa4db082de0fb57d1.tar.bz2 repos-a2a869e4afa474ffa8c954afa4db082de0fb57d1.zip |
2019-11-26T07:40:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/haskell.txt b/haskell.txt index 70865ef644cb..bc40185bfc0d 100644 --- a/haskell.txt +++ b/haskell.txt @@ -12,7 +12,22 @@ 'uri': 'https://github.com/gentoo-haskell/gentoo-haskell.git'}], 'status': 'official'} $ pmaint sync haskell -Already up to date. +From https://github.com/gentoo-haskell/gentoo-haskell + 939ca6db4..c1147aafb master -> origin/master +Updating 939ca6db4..c1147aafb +Fast-forward + dev-haskell/binary/binary-0.8.7.0.ebuild | 2 +- + dev-haskell/exceptions/exceptions-0.10.3.ebuild | 2 ++ + dev-haskell/mtl/mtl-2.2.2.ebuild | 2 +- + dev-haskell/parsec/parsec-3.1.14.0.ebuild | 2 +- + dev-haskell/stm/stm-2.5.0.0.ebuild | 2 +- + dev-haskell/terminfo/terminfo-0.4.1.4.ebuild | 2 +- + dev-haskell/text/text-1.2.3.1.ebuild | 2 +- + .../transformers/transformers-0.5.6.2.ebuild | 2 +- + dev-lang/ghc/files/ghc-8.10.1-libffi.patch | 34 ++++++++++++++++++++++ + dev-lang/ghc/ghc-8.10.1_alpha1.ebuild | 3 +- + 10 files changed, 45 insertions(+), 8 deletions(-) + create mode 100644 dev-lang/ghc/files/ghc-8.10.1-libffi.patch *** syncing haskell *** synced haskell * Sync succeeded |