Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (47bd5308517a732d3517a63078dc37cda97c1f5e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (47bd5308517a732d3517a63078dc37cda97c1f5e)
  • Date: Sun, 24 Sep 2017 15:51:23 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog |
2
haskell/haskell-base-compat/DEPENDS |
1
haskell/haskell-base-compat/DETAILS |
14 +++++
haskell/haskell-base-compat/HISTORY |
3 +
haskell/haskell-errors/DEPENDS |
7 ++
haskell/haskell-errors/DETAILS |
4 -
haskell/haskell-errors/HISTORY |
3 +
haskell/haskell-exceptions/0001-fix-dependency-on-template-haskell.patch |
25 ++++++++++
haskell/haskell-exceptions/HISTORY |
4 +
haskell/haskell-exceptions/PRE_BUILD |
5 ++
haskell/haskell-feed/0001-fix-dependency-on-xml-conduit.patch |
25 ++++++++++
haskell/haskell-feed/DEPENDS |
8 ++-
haskell/haskell-feed/DETAILS |
4 -
haskell/haskell-feed/HISTORY |
5 ++
haskell/haskell-feed/PRE_BUILD |
5 ++
haskell/haskell-hsopenssl/DEPENDS |
4 -
haskell/haskell-hsopenssl/DETAILS |
4 -
haskell/haskell-hsopenssl/HISTORY |
3 +
haskell/haskell-http/DEPENDS |
6 +-
haskell/haskell-http/DETAILS |
4 -
haskell/haskell-http/HISTORY |
3 +
haskell/haskell-monad-logger/DETAILS |
4 -
haskell/haskell-monad-logger/HISTORY |
3 +
haskell/haskell-nonce/DEPENDS |
4 -
haskell/haskell-nonce/DETAILS |
4 -
haskell/haskell-nonce/HISTORY |
3 +
haskell/haskell-unexceptionalio/DEPENDS |
1
haskell/haskell-unexceptionalio/DETAILS |
13 +++++
haskell/haskell-unexceptionalio/HISTORY |
3 +
haskell/haskell-xml-conduit/DETAILS |
4 -
haskell/haskell-xml-conduit/HISTORY |
3 +
31 files changed, 158 insertions(+), 23 deletions(-)

New commits:
commit 47bd5308517a732d3517a63078dc37cda97c1f5e
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-monad-logger: version 0.3.25.1

commit 1cf925646b4ebfe939b65c82b5575ec99938d61a
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-nonce: version 1.0.4

commit 4b1ee9f478fe3d0a670f3657e3f4f538e0fde0b2
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-http: version 4000.3.7

commit cfbba468ffc8be8aabdfe9aa5bca9506e0781a6f
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-errors: version 2.2.2

commit f43c4e29115b54108021ba489d92968469a1f695
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-unexceptionalio: new spell, IO without any non-error,
synchronous exceptions

commit 50a1a4ed992df3309270312757b7c78352af0ea2
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-hsopenssl: version 0.11.4.11

commit 618f716fffeaede0c0de77b697310002bddf60d9
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-feed: version 1.0.0.0

commit c0612f769c736e3b620098975f55b571265f6576
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-base-compat: new spell, functions available in later
versions of base

commit 20fdc0404bcc389e457243f95917833d3665c1d6
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell-xml-conduit: version 1.7.0

commit 8973935d59866d6f7960045fbee1dc1479ae3ced
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

haskell/haskell-exceptions: fix dependency on template-haskell

diff --git a/ChangeLog b/ChangeLog
index a210d4d..f61060c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
* haskell/haskell-basement: new spell, foundation most basic
primitives
* haskell/haskell-foundation: new spell, custom prelude with no
dependencies
apart from base
+ * haskell/haskell-base-compat: new spell, unctions available in later
versions of base
+ * haskell/haskell-unexceptionalio: new spell, IO without any
non-error, synchronous exceptions

2017-09-23 Vlad Glagolev <stealth AT sourcemage.org>
* devel/reflex: new spell, fast lexical scanner
diff --git a/haskell/haskell-base-compat/DEPENDS
b/haskell/haskell-base-compat/DEPENDS
new file mode 100755
index 0000000..3ee8620
--- /dev/null
+++ b/haskell/haskell-base-compat/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-base-compat/DETAILS
b/haskell/haskell-base-compat/DETAILS
new file mode 100755
index 0000000..96861a1
--- /dev/null
+++ b/haskell/haskell-base-compat/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=haskell-base-compat
+ VERSION=0.9.3
+ SOURCE="base-compat-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/package/base-compat-${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:bec35d3ec1ac99f3cfbc342e5db20c667a988c8ebf7bc68f4ff91672beba04e93a60486c3ab47386463b41fa05b16749e8cc333bb4950ebba3e4a06cd8509dce
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/base-compat-${VERSION}"
+ WEB_SITE="https://github.com/haskell-compat/base-compat";
+ LICENSE[0]=MIT
+ ENTERED=20170924
+ SHORT="provides functions available in later versions of base to
a wider range of compilers"
+cat << EOF
+Provides functions available in later versions of base to a wider range of
+compilers, without requiring you to use CPP pragmas in your code.
+EOF
diff --git a/haskell/haskell-base-compat/HISTORY
b/haskell/haskell-base-compat/HISTORY
new file mode 100644
index 0000000..7684ec4
--- /dev/null
+++ b/haskell/haskell-base-compat/HISTORY
@@ -0,0 +1,3 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/haskell/haskell-errors/DEPENDS b/haskell/haskell-errors/DEPENDS
index 65835c0..7ed7353 100755
--- a/haskell/haskell-errors/DEPENDS
+++ b/haskell/haskell-errors/DEPENDS
@@ -1,2 +1,7 @@
depends ghc &&
-depends haskell-safe
+
+depends haskell-safe &&
+depends haskell-exceptions &&
+depends haskell-text &&
+depends haskell-transformers-compat &&
+depends haskell-unexceptionalio
diff --git a/haskell/haskell-errors/DETAILS b/haskell/haskell-errors/DETAILS
index 92f9b5d..b8a5aa7 100755
--- a/haskell/haskell-errors/DETAILS
+++ b/haskell/haskell-errors/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-errors
- VERSION=2.0.0
+ VERSION=2.2.2
SOURCE="errors-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/errors-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:0ceac2f80776a49d7d538fdeb1b215a00c62b0e56084bad75e8f7331993eab9dd077141c00cdeb4e413d990955632dd0b8b9d712654498b0fe4399f670e1c525
+
SOURCE_HASH=sha512:7ed84f3d76a81dabc75a84e78a31c3756ac5bd21897d7f9b1ab70df3ca5fccc7b0cdc27e0747e10eac2fd81f92527daaa525454702370d1841ded52eaf921fd4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/errors-${VERSION}"
WEB_SITE="https://hackage.haskell.org/package/errors";
LICENSE[0]=BSD
diff --git a/haskell/haskell-errors/HISTORY b/haskell/haskell-errors/HISTORY
index 508dbb4..a2b5dd9 100644
--- a/haskell/haskell-errors/HISTORY
+++ b/haskell/haskell-errors/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 2.2.2
+
2015-08-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: remove dependency on haskell-transformers

diff --git
a/haskell/haskell-exceptions/0001-fix-dependency-on-template-haskell.patch
b/haskell/haskell-exceptions/0001-fix-dependency-on-template-haskell.patch
new file mode 100644
index 0000000..64ad2e6
--- /dev/null
+++ b/haskell/haskell-exceptions/0001-fix-dependency-on-template-haskell.patch
@@ -0,0 +1,25 @@
+From 00bb6f18d858949cec82fd9db8f79670bd5e03b0 Mon Sep 17 00:00:00 2001
+From: Florian Franzmann <bwlf AT bandrate.org>
+Date: Sun, 24 Sep 2017 13:28:13 +0200
+Subject: [PATCH] fix dependency on template-haskell
+
+---
+ exceptions.cabal | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/exceptions.cabal b/exceptions.cabal
+index 402bd06..44cec9c 100644
+--- a/exceptions.cabal
++++ b/exceptions.cabal
+@@ -35,7 +35,7 @@ library
+ build-depends:
+ base >= 4.3 && < 5,
+ stm >= 2.2 && < 3,
+- template-haskell >= 2.2 && < 2.12,
++ template-haskell >= 2.2 && < 2.13,
+ transformers >= 0.2 && < 0.6,
+ transformers-compat >= 0.3 && < 0.6,
+ mtl >= 2.0 && < 2.3
+--
+2.14.1
+
diff --git a/haskell/haskell-exceptions/HISTORY
b/haskell/haskell-exceptions/HISTORY
index 448dd29..f918212 100644
--- a/haskell/haskell-exceptions/HISTORY
+++ b/haskell/haskell-exceptions/HISTORY
@@ -1,3 +1,7 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * PRE_BUILD, 0001-fix-dependency-on-template-haskell.patch: fix
dependency
+ on template-haskell
+
2017-03-29 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.8.3

diff --git a/haskell/haskell-exceptions/PRE_BUILD
b/haskell/haskell-exceptions/PRE_BUILD
new file mode 100755
index 0000000..bfa27fd
--- /dev/null
+++ b/haskell/haskell-exceptions/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+
+cd "${SOURCE_DIRECTORY}" &&
+patch -p1 <
"${SPELL_DIRECTORY}/0001-fix-dependency-on-template-haskell.patch"
+
diff --git a/haskell/haskell-feed/0001-fix-dependency-on-xml-conduit.patch
b/haskell/haskell-feed/0001-fix-dependency-on-xml-conduit.patch
new file mode 100644
index 0000000..5610da6
--- /dev/null
+++ b/haskell/haskell-feed/0001-fix-dependency-on-xml-conduit.patch
@@ -0,0 +1,25 @@
+From b8565692e7a1d104c81f9d0061b25882423f5ed9 Mon Sep 17 00:00:00 2001
+From: Florian Franzmann <bwlf AT bandrate.org>
+Date: Sun, 24 Sep 2017 13:34:32 +0200
+Subject: [PATCH] fix dependency on xml-conduit
+
+---
+ feed.cabal | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/feed.cabal b/feed.cabal
+index 4dc9285..a9d86fd 100644
+--- a/feed.cabal
++++ b/feed.cabal
+@@ -82,7 +82,7 @@ library
+ , time-locale-compat == 0.1.*
+ , utf8-string < 1.1
+ , xml-types >= 0.3.6 && < 0.4
+- , xml-conduit >= 1.3 && < 1.6
++ , xml-conduit >= 1.3 && < 1.8
+
+ test-suite tests
+ ghc-options: -Wall
+--
+2.14.1
+
diff --git a/haskell/haskell-feed/DEPENDS b/haskell/haskell-feed/DEPENDS
index 54bcbfc..2037f5c 100755
--- a/haskell/haskell-feed/DEPENDS
+++ b/haskell/haskell-feed/DEPENDS
@@ -1,6 +1,12 @@
depends ghc &&
+
+depends haskell-base-compat &&
depends haskell-old-locale &&
depends haskell-old-time &&
+depends haskell-safe &&
+depends haskell-template-haskell &&
+depends haskell-text &&
depends haskell-time-locale-compat &&
depends haskell-utf8-string &&
-depends haskell-xml
+depends haskell-xml-conduit &&
+depends haskell-xml-types
diff --git a/haskell/haskell-feed/DETAILS b/haskell/haskell-feed/DETAILS
index f588ff7..256f04b 100755
--- a/haskell/haskell-feed/DETAILS
+++ b/haskell/haskell-feed/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-feed
- VERSION=0.3.9.7
+ VERSION=1.0.0.0
SOURCE="feed-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/feed-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:340d0889f98c329e116a6c785752f675c565a959b787629bf6ed0b31ce9336aaa402e9a008c72c040b6f91988657381580eb5ae110a8a6b441ebacfec362824a
+
SOURCE_HASH=sha512:dfda1387e2af46fa703634ae3988c243c59bf0c00eefe5ed193c51d5c18131221fa20cfb83404e7c227a2962e4d621186579f7c2d9353d19c01d9277de13ae4d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/feed-${VERSION}"
WEB_SITE="https://github.com/bergmark/feed";
LICENSE[0]=BSD
diff --git a/haskell/haskell-feed/HISTORY b/haskell/haskell-feed/HISTORY
index 89ac887..8019f05 100644
--- a/haskell/haskell-feed/HISTORY
+++ b/haskell/haskell-feed/HISTORY
@@ -1,3 +1,8 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 1.0.0.0
+ * PRE_BUILD, 0001-fix-dependency-on-xml-conduit.patch: fix dependency
on
+ xml-conduit
+
2015-08-05 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/haskell/haskell-feed/PRE_BUILD b/haskell/haskell-feed/PRE_BUILD
new file mode 100755
index 0000000..13968cf
--- /dev/null
+++ b/haskell/haskell-feed/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+
+cd "${SOURCE_DIRECTORY}" &&
+patch -p1 < "${SPELL_DIRECTORY}/0001-fix-dependency-on-xml-conduit.patch"
+
diff --git a/haskell/haskell-hsopenssl/DEPENDS
b/haskell/haskell-hsopenssl/DEPENDS
index 3a33f0a..29cbb3c 100755
--- a/haskell/haskell-hsopenssl/DEPENDS
+++ b/haskell/haskell-hsopenssl/DEPENDS
@@ -1,4 +1,4 @@
depends ghc &&
+
depends openssl &&
-depends haskell-network &&
-depends haskell-old-locale
+depends haskell-network
diff --git a/haskell/haskell-hsopenssl/DETAILS
b/haskell/haskell-hsopenssl/DETAILS
index 688a156..3e5f073 100755
--- a/haskell/haskell-hsopenssl/DETAILS
+++ b/haskell/haskell-hsopenssl/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-hsopenssl
- VERSION=0.11.1.1
+ VERSION=0.11.4.11
SOURCE="HsOpenSSL-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/HsOpenSSL-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:a7260bb47a4886e550fce71f83f1d9ab93e54fb40886b618f86db191651f95beeac30334d58ab10ab084bfcf9ff8a1b994254c13c09e678dae3b23a12b279541
+
SOURCE_HASH=sha512:e635bd676bfd7a79a07ee81abedc2330cea430772142e2171af01feb81d642312d24679ad67ee635be9effe68010e507feac42a6b75b6a266a3bf1ec52ac9042
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/HsOpenSSL-${VERSION}"
WEB_SITE="https://github.com/phonohawk/HsOpenSSL";
LICENSE[0]=public domain
diff --git a/haskell/haskell-hsopenssl/HISTORY
b/haskell/haskell-hsopenssl/HISTORY
index db8dc3d..cf9374c 100644
--- a/haskell/haskell-hsopenssl/HISTORY
+++ b/haskell/haskell-hsopenssl/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 0.11.4.11
+
2015-08-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: remove dependency on haskell-integer-gmp

diff --git a/haskell/haskell-http/DEPENDS b/haskell/haskell-http/DEPENDS
index 358858d..d4b4a9e 100755
--- a/haskell/haskell-http/DEPENDS
+++ b/haskell/haskell-http/DEPENDS
@@ -1,6 +1,6 @@
depends ghc &&
+
+depends haskell-mtl &&
depends haskell-network &&
depends haskell-network-uri &&
-depends haskell-mtl &&
-depends haskell-parsec &&
-depends haskell-old-time
+depends haskell-parsec
diff --git a/haskell/haskell-http/DETAILS b/haskell/haskell-http/DETAILS
index e17a54d..9f526c4 100755
--- a/haskell/haskell-http/DETAILS
+++ b/haskell/haskell-http/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-http
- VERSION=4000.2.20
+ VERSION=4000.3.7
SOURCE="HTTP-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/HTTP/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:0f5927f0cfbc638c7ebce738c4f7b460b2c0b40f28dc137909c47f05dfea04e975482dcf626425f23f90f131689f1c03d9f8dc7d834e61b9e389a92f6c64f8f0
+
SOURCE_HASH=sha512:8d2a3a3768fb0d63580dd8798cc15eaefe7d93adb061ba5d04584eb1359bcd8d9a1aa48879b800dc3f5e33757a55cacc2d5c773ae0f68085f597ccb483b9647f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/HTTP-${VERSION}"
WEB_SITE="https://github.com/haskell/HTTP";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-http/HISTORY b/haskell/haskell-http/HISTORY
index 6ae218e..693fe53 100644
--- a/haskell/haskell-http/HISTORY
+++ b/haskell/haskell-http/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 4000.3.7
+
2015-07-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: depend on haskell-old-time

diff --git a/haskell/haskell-monad-logger/DETAILS
b/haskell/haskell-monad-logger/DETAILS
index 85ac832..d6e5ebc 100755
--- a/haskell/haskell-monad-logger/DETAILS
+++ b/haskell/haskell-monad-logger/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-monad-logger
- VERSION=0.3.13.2
+ VERSION=0.3.25.1
SOURCE="monad-logger-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/monad-logger-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:8ab12a351948e657fe56dd8031469b5a9fb1833af71925df9b324927e875780805e924dd3624110e943c825b48fb91f8479de00ba23c9a94be33c996142ea5e5
+
SOURCE_HASH=sha512:310b30219abdfbb644cadc2d49884b696296bcc6e218ff62cb6f07752f607d61e9bf49966d3f60f91e42da97432728f60d33b501bfa9be2fd107f3fd5d3d953c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/monad-logger-${VERSION}"
WEB_SITE="https://github.com/kazu-yamamoto/logger";
LICENSE[0]=MIT
diff --git a/haskell/haskell-monad-logger/HISTORY
b/haskell/haskell-monad-logger/HISTORY
index 67ca27c..0ab786f 100644
--- a/haskell/haskell-monad-logger/HISTORY
+++ b/haskell/haskell-monad-logger/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 0.3.25.1
+
2015-08-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: remove dependency on haskell-template-haskell,
haskell-transformers
diff --git a/haskell/haskell-nonce/DEPENDS b/haskell/haskell-nonce/DEPENDS
index 7090e85..3463f3a 100755
--- a/haskell/haskell-nonce/DEPENDS
+++ b/haskell/haskell-nonce/DEPENDS
@@ -1,5 +1,5 @@
depends ghc &&
+
depends haskell-base64-bytestring &&
-depends haskell-cprng-aes &&
-depends haskell-crypto-random &&
+depends haskell-entropy &&
depends haskell-text
diff --git a/haskell/haskell-nonce/DETAILS b/haskell/haskell-nonce/DETAILS
index 2411e60..71364af 100755
--- a/haskell/haskell-nonce/DETAILS
+++ b/haskell/haskell-nonce/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-nonce
- VERSION=1.0.2
+ VERSION=1.0.4
SOURCE="nonce-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/nonce-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:e47ed297c7aaa1ed98b6ce711cbc6653dbcbeba9b132750e588c9134f544e8b92b857f36a9331350711df14259dd0f54e49fa6e0da10e9334c5bf76952431894
+
SOURCE_HASH=sha512:ced3029562b6a4716bd93bbe552cb64007c0e96c9c2f16098e1feeafef0598d704970ae155cd630699e2cb7168cdadf2a7e707e8a7c2798e01bcceb23c0ef4b6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/nonce-${VERSION}"
WEB_SITE="https://github.com/prowdsponsor/nonce";
LICENSE[0]=BSD
diff --git a/haskell/haskell-nonce/HISTORY b/haskell/haskell-nonce/HISTORY
index 695d66a..552860f 100644
--- a/haskell/haskell-nonce/HISTORY
+++ b/haskell/haskell-nonce/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 1.0.4
+
2015-08-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: remove dependency on haskell-transformers

diff --git a/haskell/haskell-unexceptionalio/DEPENDS
b/haskell/haskell-unexceptionalio/DEPENDS
new file mode 100755
index 0000000..3ee8620
--- /dev/null
+++ b/haskell/haskell-unexceptionalio/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-unexceptionalio/DETAILS
b/haskell/haskell-unexceptionalio/DETAILS
new file mode 100755
index 0000000..cdeb22c
--- /dev/null
+++ b/haskell/haskell-unexceptionalio/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=haskell-unexceptionalio
+ VERSION=0.3.0
+ SOURCE="unexceptionalio-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/package/unexceptionalio-${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:be6479cfdb39707473e07639b3a35c4e178571ec2b45a356e278c9bb20710775fe26c086239aa65c2d5f201730df223b5ca3e42ea61e1ffb9a285f384e62f4b6
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/unexceptionalio-${VERSION}"
+ WEB_SITE="https://github.com/singpolyma/unexceptionalio";
+ LICENSE[0]=ISC
+ ENTERED=20170924
+ SHORT="IO without any non-error, synchronous exceptions"
+cat << EOF
+IO without any non-error, synchronous exceptions.
+EOF
diff --git a/haskell/haskell-unexceptionalio/HISTORY
b/haskell/haskell-unexceptionalio/HISTORY
new file mode 100644
index 0000000..7684ec4
--- /dev/null
+++ b/haskell/haskell-unexceptionalio/HISTORY
@@ -0,0 +1,3 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/haskell/haskell-xml-conduit/DETAILS
b/haskell/haskell-xml-conduit/DETAILS
index 175ff6c..cae5458 100755
--- a/haskell/haskell-xml-conduit/DETAILS
+++ b/haskell/haskell-xml-conduit/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-xml-conduit
- VERSION=1.3.1
+ VERSION=1.7.0
SOURCE="xml-conduit-${VERSION}.tar.gz"

SOURCE_URL[0]=https://hackage.haskell.org/package/xml-conduit-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:939a891304647a8643bbf186269edb3a59930bf825dfa9e5f96382259ecc1c0787fbeb826ba0e5ec2105b263c8a639fc6079e8e3918b271f0e6ab9640133d1a5
+
SOURCE_HASH=sha512:083a4e2ee33256bc30fd634ac5b89a5ca03868854583c71c0cd723097e5388b104758edc005d0701dc5a85d54133dfa7dc1d59d95727a4f6b44d5fd78b50a88a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/xml-conduit-${VERSION}"
WEB_SITE="http://github.com/snoyberg/xml";
LICENSE[0]=MIT
diff --git a/haskell/haskell-xml-conduit/HISTORY
b/haskell/haskell-xml-conduit/HISTORY
index 508dbb4..d73d1e0 100644
--- a/haskell/haskell-xml-conduit/HISTORY
+++ b/haskell/haskell-xml-conduit/HISTORY
@@ -1,3 +1,6 @@
+2017-09-24 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.7.0
+
2015-08-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: remove dependency on haskell-transformers




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (47bd5308517a732d3517a63078dc37cda97c1f5e), Florian Franzmann, 09/24/2017

Archive powered by MHonArc 2.6.24.

Top of Page