Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e21e269d994e2a111ffd010e821d73d5aad4f57c)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e21e269d994e2a111ffd010e821d73d5aad4f57c)
  • Date: Fri, 26 Jun 2015 15:08:46 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 10 +++++++
haskell/haskell-aeson/DETAILS | 4 +--
haskell/haskell-aeson/HISTORY | 3 ++
haskell/haskell-attoparsec/DETAILS | 4 +--
haskell/haskell-attoparsec/HISTORY | 3 ++
haskell/haskell-bytestring-builder/DEPENDS | 1
haskell/haskell-bytestring-builder/DETAILS | 35
+++++++++++++++++++++++++++
haskell/haskell-bytestring-builder/HISTORY | 2 +
haskell/haskell-dlist/DETAILS | 4 +--
haskell/haskell-dlist/HISTORY | 3 ++
haskell/haskell-erf/DEPENDS | 1
haskell/haskell-erf/DETAILS | 15 +++++++++++
haskell/haskell-erf/HISTORY | 2 +
haskell/haskell-filemanip/DEPENDS | 3 ++
haskell/haskell-filemanip/DETAILS | 15 +++++++++++
haskell/haskell-filemanip/HISTORY | 2 +
haskell/haskell-hashable/DETAILS | 4 +--
haskell/haskell-hashable/HISTORY | 3 ++
haskell/haskell-hostname/DEPENDS | 1
haskell/haskell-hostname/DETAILS | 13 ++++++++++
haskell/haskell-hostname/HISTORY | 2 +
haskell/haskell-scientific/DETAILS | 4 +--
haskell/haskell-scientific/HISTORY | 3 ++
haskell/haskell-syb/DETAILS | 4 +--
haskell/haskell-syb/HISTORY | 3 ++
haskell/haskell-tagsoup/DEPENDS | 4 +++
haskell/haskell-tagsoup/DETAILS | 19 ++++++++++++++
haskell/haskell-tagsoup/HISTORY | 2 +
haskell/haskell-unix-compat/DETAILS | 4 +--
haskell/haskell-unix-compat/HISTORY | 3 ++
haskell/haskell-unordered-containers/DETAILS | 4 +--
haskell/haskell-unordered-containers/HISTORY | 3 ++
haskell/haskell-vault/DEPENDS | 3 ++
haskell/haskell-vault/DETAILS | 20 +++++++++++++++
haskell/haskell-vault/HISTORY | 2 +
35 files changed, 192 insertions(+), 16 deletions(-)

New commits:
commit e21e269d994e2a111ffd010e821d73d5aad4f57c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-erf: new spell, The error function, erf, and friends

commit 0ad4c3cf7e3247e42254c5d4afe6ed4892e89171
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-vault: new spell, persistent store for arbitrary typed values

commit e48a1c689db90bbf86d60e02e8fb9c2bb6223cf9
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-aeson 0.9.0.1

commit 0426f9c9e100ad31b5dff1e6c722a361b2d39499
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-syb 0.5.1

commit c0213d8c381e9d8cc6a3b2220c3941ab2d0595ba
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-unordered-containers 0.2.5.1

commit d478426de8749b85882d5d96a8d02392d31984f8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-dlist 0.7.1.1

commit f1af8c38e9606b125984ac767412a09faba665e8
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-attoparsec 0.13.0.0

commit 8c979a9d44eed2f4551e2e9743c661406f0429a4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-scientific 0.3.3.8

commit 32777401f2d69c57726eda8381cb4b250b0e6420
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-hashable 1.2.3.2

commit a58b10a130e612256f395879db86da962f66a772
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-tagsoup: new spell, Parsing of (possibly malformed) HTML/XML

commit d8ec94c7cb57889e9c12059ac0d7df288562a7a0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-hostname: new spell, cross-platform means of determining the
hostname

commit f508c95a6c6cfc7c6e02509096d94e53e051768a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-filemanip: new spell, Expressive file and directory manipulation
for Haskell.

commit e366cfd9039073855505f9e40a1d75e91e920656
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-unix-compat 0.4.1.4

commit f0b8f822d25f8ca45a9988833dab962f0e261638
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haskell-bytestring-builder: new spell, The new bytestring builder,
packaged outside of GHC

diff --git a/ChangeLog b/ChangeLog
index dfe732e..402267f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
* haskell/haskell-safe: new spell, Library of safe (exception free)
functions
+ * haskell/haskell-bytestring-builder: new spell, The new bytestring
+ builder, packaged outside of GHC
+ * haskell/haskell-filemanip: new spell, Expressive file and directory
manipulation for Haskell.
+ * haskell/haskell-hostname: new spell, cross-platform means of
+ determining the hostname
+ * haskell/haskell-tagsoup: new spell, Parsing of (possibly malformed)
HTML/XML
+ * haskell/haskell-vault: new spell, persistent store for arbitrary
+ typed values
+ * haskell/haskell-erf: new spell, The error function, erf, and
+ friends

2015-06-25 Ismael Luceno <ismael AT sourcemage.org>
* haskell/haskell-ansi-terminal: new spell, Simple ANSI terminal
diff --git a/haskell/haskell-aeson/DETAILS b/haskell/haskell-aeson/DETAILS
index 6a769bd..fbb0a6b 100755
--- a/haskell/haskell-aeson/DETAILS
+++ b/haskell/haskell-aeson/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-aeson
- VERSION=0.7.0.3
+ VERSION=0.9.0.1
SOURCE="aeson-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/aeson/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:8dc1734ce7ba8550d2bdb04cc920218902d75c1b6044b9e63112b94a40d3ff588c4873b7f1ce7519bc7f3bf664421342f210804a265287c2f2868df8a70ad2c1
+
SOURCE_HASH=sha512:04de524b10843fb12f8d51e72560d67a94e761edb515c472d891a61b56ab867c8fd8ed26d5fd7b2dc637a9b7ac1705e764a104e9253342984b755bb0f0e9128c
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/aeson-${VERSION}"
WEB_SITE="https://github.com/bos/aeson";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-aeson/HISTORY b/haskell/haskell-aeson/HISTORY
index a00feac..35e4f0d 100644
--- a/haskell/haskell-aeson/HISTORY
+++ b/haskell/haskell-aeson/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.9.0.1
+
2014-05-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS, DEPENDS: version 0.7.0.3

diff --git a/haskell/haskell-attoparsec/DETAILS
b/haskell/haskell-attoparsec/DETAILS
index 2a21ebf..102daab 100755
--- a/haskell/haskell-attoparsec/DETAILS
+++ b/haskell/haskell-attoparsec/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-attoparsec
- VERSION=0.11.3.0
+ VERSION=0.13.0.0
SOURCE="attoparsec-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/attoparsec/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:fbdfea4c49060ebd8dcc1906ef4a401244abf82cb34b969b0c164dce96d062e2e6fed05a894b6fd4b6396fd6226a2a1788b4a8e5af227781d6690f38fe795172
+
SOURCE_HASH=sha512:2a6c95c64a1224b90866ccd624f86358354b0996965611303439277a6e2b29192232a3f1296606aa8b2a12539e61382263bbacd11aa629d77905bc11785def3a
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/attoparsec-${VERSION}"
WEB_SITE="https://github.com/bos/attoparsec";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-attoparsec/HISTORY
b/haskell/haskell-attoparsec/HISTORY
index 7de99d2..01fdf5c 100644
--- a/haskell/haskell-attoparsec/HISTORY
+++ b/haskell/haskell-attoparsec/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.13.0.0
+
2014-05-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.11.3.0

diff --git a/haskell/haskell-bytestring-builder/DEPENDS
b/haskell/haskell-bytestring-builder/DEPENDS
new file mode 100755
index 0000000..8eace53
--- /dev/null
+++ b/haskell/haskell-bytestring-builder/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-bytestring-builder/DETAILS
b/haskell/haskell-bytestring-builder/DETAILS
new file mode 100755
index 0000000..2abf1d3
--- /dev/null
+++ b/haskell/haskell-bytestring-builder/DETAILS
@@ -0,0 +1,35 @@
+ SPELL=haskell-bytestring-builder
+ VERSION=0.10.6.0.0
+ SOURCE="bytestring-builder-$VERSION.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/package/bytestring-builder-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:1281aa8ef2f77fcc5a75a9cbb54506fb207e4fc9f6296213ab6a6389c83a53f6e08a6e929d3c456b7f099e18106e228416ca6d6269215f3e3c72cb29eb39bbe3
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/bytestring-builder-$VERSION"
+ WEB_SITE=""
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="The new bytestring builder, packaged outside of GHC"
+cat << EOF
+This is the bytestring builder that is debuting in bytestring-0.10.4.0,
+which should be shipping with GHC 7.8, probably late in 2013. This builder
+has several nice simplifications and improvements, and more out-of-box
+functionality than the older blaze-builder.
+
+Note that this package detects which version of bytestring you are compiling
+against, and if you are compiling against bytestring-0.10.4 or later, will
+be an empty package.
+
+This package lets the new interface and implementation be used with most
+older compilers without upgrading bytestring, which can be rather
problematic.
+In conjunction with blaze-builder-0.4 or later, which offers an
implementation
+of blaze-builder in terms of bytestring-builder, this should let most people
+try the new interface and implementation without causing undue compatibility
+problems with packages that depend on blaze-builder.
+
+GHC 7.6 did debut an almost identical interface and implementation, but with
+slightly different module names and organization. Trying to re-export/rename
+the builder provided with 7.6 did not turn out to be very practical, because
+this interface includes new functions that rely on Builder internals,
+which are not exported in 7.6. Furthermore, these module names should be
+deprecated in 7.10.
+EOF
diff --git a/haskell/haskell-bytestring-builder/HISTORY
b/haskell/haskell-bytestring-builder/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-bytestring-builder/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/haskell/haskell-dlist/DETAILS b/haskell/haskell-dlist/DETAILS
index 98af3fa..9137ace 100755
--- a/haskell/haskell-dlist/DETAILS
+++ b/haskell/haskell-dlist/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-dlist
- VERSION=0.7.0.1
+ VERSION=0.7.1.1
SOURCE="dlist-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/dlist/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:1e76327669e54bd4bde234aed80abbc09a55697f573f4ccf3843a2259224a478a86c40d32ccd26aa703457f22615b31eaeae4da078c3f48b8ff7e8d1f515a9dc
+
SOURCE_HASH=sha512:e6c3e2ce0a03a7edee7f98801c0b16d83481f15656b9e0182c9e6bbd9824dad63725aac584cbe4519d02d8fbc6ec083d98bce0ab999689a7a4719fdf7e4fd81b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/dlist-${VERSION}"
WEB_SITE="http://hackage.haskell.org/package/dlist";
LICENSE[0]=BSD
diff --git a/haskell/haskell-dlist/HISTORY b/haskell/haskell-dlist/HISTORY
index 8a95741..c2e1a3f 100644
--- a/haskell/haskell-dlist/HISTORY
+++ b/haskell/haskell-dlist/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.7.1.1
+
2014-05-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.7.0.1

diff --git a/haskell/haskell-erf/DEPENDS b/haskell/haskell-erf/DEPENDS
new file mode 100755
index 0000000..8eace53
--- /dev/null
+++ b/haskell/haskell-erf/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-erf/DETAILS b/haskell/haskell-erf/DETAILS
new file mode 100755
index 0000000..36021db
--- /dev/null
+++ b/haskell/haskell-erf/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=haskell-erf
+ VERSION=2.0.0.0
+ SOURCE="erf-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://hackage.haskell.org/package/erf-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:0803d78cbb4324c06174ec2162fb8408120acd7c644889fef51089de51c8165b075c6ea72d039e438ebf54ac5b8a0c0d6484077454e524fc1184cf82b778a0b1
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/erf-$VERSION"
+ WEB_SITE=""
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="The error function, erf, and friends"
+cat << EOF
+A type class for the error function, erf, and related functions. Instances
for
+Float and Double.
+EOF
diff --git a/haskell/haskell-erf/HISTORY b/haskell/haskell-erf/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-erf/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/haskell/haskell-filemanip/DEPENDS
b/haskell/haskell-filemanip/DEPENDS
new file mode 100755
index 0000000..5ca5c2f
--- /dev/null
+++ b/haskell/haskell-filemanip/DEPENDS
@@ -0,0 +1,3 @@
+depends ghc &&
+depends haskell-unix-compat &&
+depends haskell-mtl
diff --git a/haskell/haskell-filemanip/DETAILS
b/haskell/haskell-filemanip/DETAILS
new file mode 100755
index 0000000..7ebb5f2
--- /dev/null
+++ b/haskell/haskell-filemanip/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=haskell-filemanip
+ VERSION=0.3.6.3
+ SOURCE="filemanip-$VERSION.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/package/filemanip-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/filemanip-$VERSION"
+ WEB_SITE="https://github.com/bos/filemanip";
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="Expressive file and directory manipulation for Haskell."
+cat << EOF
+A Haskell library for working with files and directories. Includes code
+for pattern matching, finding files, modifying file contents, and more.
+EOF
diff --git a/haskell/haskell-filemanip/HISTORY
b/haskell/haskell-filemanip/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-filemanip/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/haskell/haskell-hashable/DETAILS
b/haskell/haskell-hashable/DETAILS
index 26b6b3e..d8bab56 100755
--- a/haskell/haskell-hashable/DETAILS
+++ b/haskell/haskell-hashable/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-hashable
- VERSION=1.2.1.0
+ VERSION=1.2.3.2
SOURCE="hashable-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/hashable/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:343f6b9eb40d089f0f2187427af7d7b5dbe15884649ddc8e0b140db129f21fc44f6bf41a262a3b2a0c74d967be6f603799472802d835e48a442f836dd8142607
+
SOURCE_HASH=sha512:e5c646881ebe3c73c598ee4c24f5454524867c823137702ab3010b346ee8dec6b93623834838e43413d19d97c3c011bcc54e915d1055d76f90d2315fc25a600b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hashable-${VERSION}"
WEB_SITE="http://github.com/tibbe/hashable";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-hashable/HISTORY
b/haskell/haskell-hashable/HISTORY
index 76f50a0..a3c07fd 100644
--- a/haskell/haskell-hashable/HISTORY
+++ b/haskell/haskell-hashable/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.3.2
+
2014-02-22 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.2.1.0

diff --git a/haskell/haskell-hostname/DEPENDS
b/haskell/haskell-hostname/DEPENDS
new file mode 100755
index 0000000..8eace53
--- /dev/null
+++ b/haskell/haskell-hostname/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-hostname/DETAILS
b/haskell/haskell-hostname/DETAILS
new file mode 100755
index 0000000..335d818
--- /dev/null
+++ b/haskell/haskell-hostname/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=haskell-hostname
+ VERSION=1.0
+ SOURCE="hostname-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://hackage.haskell.org/package/hostname-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:6e879490e45b20a50b6f2f6bb5f613c1697344e03ec569332587c56e016bb71f742564781682dc8cad3f3fca07f38054ba0862099dc0377857a9e3eb337077ed
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/hostname-$VERSION"
+ WEB_SITE=""
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="cross-platform means of determining the hostname"
+cat << EOF
+EOF
diff --git a/haskell/haskell-hostname/HISTORY
b/haskell/haskell-hostname/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-hostname/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/haskell/haskell-scientific/DETAILS
b/haskell/haskell-scientific/DETAILS
index 73e27a2..aef537c 100755
--- a/haskell/haskell-scientific/DETAILS
+++ b/haskell/haskell-scientific/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-scientific
- VERSION=0.2.0.2
+ VERSION=0.3.3.8
SOURCE="scientific-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/package/scientific-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:ee63f686a22e84ab82358b5df287fd1e41099f053b5b3f020a1970de6a8a18eea885d3d16d39e4a73621b7346e4e262c55bf7740b927d880a563801c2a18bd23
+
SOURCE_HASH=sha512:ef77aa3490cbbc92ab71c1db7015ead24100a6230444b895c49bc4840a80dad04f4f8ff0c1bff27490f5c35b53a1f0c294177912492d1259e204bd4d874ea477
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/scientific-${VERSION}"
WEB_SITE="http://hackage.haskell.org/package/scientific";
LICENSE[0]=BSD
diff --git a/haskell/haskell-scientific/HISTORY
b/haskell/haskell-scientific/HISTORY
index 12ddbf6..4d79f7f 100644
--- a/haskell/haskell-scientific/HISTORY
+++ b/haskell/haskell-scientific/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.3.3.8
+
2014-05-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.2.0.2

diff --git a/haskell/haskell-syb/DETAILS b/haskell/haskell-syb/DETAILS
index 5d62575..fdd6405 100755
--- a/haskell/haskell-syb/DETAILS
+++ b/haskell/haskell-syb/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-syb
- VERSION=0.4.1
+ VERSION=0.5.1
SOURCE="syb-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/syb/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:86a0a9af0a63f8cee32ef7b6d7a3ed06993c5adfffc5bf1a81a0ac0824245963162ee22b747fa7a15774a5edf0f1c21564e6c0f221d67a24d58f5faa615bd37f
+
SOURCE_HASH=sha512:087bf9a51abe0a09edc0b920f9b91733016701d6ed24184d8f82da87d3b1912b96af4845a3b0ddb41868efede48f90b52d1940633cf0d366559e176cc7771257
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/syb-${VERSION}"
WEB_SITE="http://www.cs.uu.nl/wiki/GenericProgramming/SYB";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-syb/HISTORY b/haskell/haskell-syb/HISTORY
index 96331eb..f8ea2be 100644
--- a/haskell/haskell-syb/HISTORY
+++ b/haskell/haskell-syb/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.5.1
+
2014-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.4.1

diff --git a/haskell/haskell-tagsoup/DEPENDS b/haskell/haskell-tagsoup/DEPENDS
new file mode 100755
index 0000000..a36f297
--- /dev/null
+++ b/haskell/haskell-tagsoup/DEPENDS
@@ -0,0 +1,4 @@
+depends ghc &&
+depends haskell-network &&
+depends haskell-quickcheck &&
+depends haskell-text
diff --git a/haskell/haskell-tagsoup/DETAILS b/haskell/haskell-tagsoup/DETAILS
new file mode 100755
index 0000000..f379682
--- /dev/null
+++ b/haskell/haskell-tagsoup/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=haskell-tagsoup
+ VERSION=0.13.3
+ SOURCE="tagsoup-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://hackage.haskell.org/package/tagsoup-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:ee6e7c2459f395facfdf9c28c0903e5279c781d8a5cd0745c2e3648c8eed7fdc84c372b271febce13b8b433ecded5cd7c97a3f169121908f23bb28c2b2f104b0
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/tagsoup-$VERSION"
+ WEB_SITE="http://community.haskell.org/~ndm/tagsoup/";
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="Parsing of (possibly malformed) HTML/XML"
+cat << EOF
+TagSoup is a library for parsing HTML/XML. It supports the HTML 5
+specification, and can be used to parse either well-formed XML, or
unstructured
+and malformed HTML from the web. The library also provides useful functions
to
+extract information from an HTML document, making it ideal for
screen-scraping.
+
+Users should start from the "Text.HTML.TagSoup" module.
+EOF
diff --git a/haskell/haskell-tagsoup/HISTORY b/haskell/haskell-tagsoup/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-tagsoup/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/haskell/haskell-unix-compat/DETAILS
b/haskell/haskell-unix-compat/DETAILS
index 187e90d..fd33cee 100755
--- a/haskell/haskell-unix-compat/DETAILS
+++ b/haskell/haskell-unix-compat/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-unix-compat
- VERSION=0.4.1.1
+ VERSION=0.4.1.4
SOURCE="unix-compat-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/unix-compat/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:aa17c3b4c02f31da0fc9d2d1e5d32f16e20f83da7d7fa8bce0ac4f93c128c8681bb14d4034706ffb07962672863db10705b64e53c279ab32667bada8a50c945b
+
SOURCE_HASH=sha512:bc2aa14231b294ada9006d18e54f353f9c5b4bde387f585fc6e3adc38efd18d81819295255f0e385a9cde0fcc423db556801c9285767781eeedf32123b7639af
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/unix-compat-${VERSION}"
WEB_SITE="http://github.com/jystic/unix-compat";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-unix-compat/HISTORY
b/haskell/haskell-unix-compat/HISTORY
index 0d8eec9..fdfccc9 100644
--- a/haskell/haskell-unix-compat/HISTORY
+++ b/haskell/haskell-unix-compat/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.4.1.4
+
2013-07-09 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/haskell/haskell-unordered-containers/DETAILS
b/haskell/haskell-unordered-containers/DETAILS
index 4b6462a..0e8cb8b 100755
--- a/haskell/haskell-unordered-containers/DETAILS
+++ b/haskell/haskell-unordered-containers/DETAILS
@@ -1,8 +1,8 @@
SPELL=haskell-unordered-containers
- VERSION=0.2.4.0
+ VERSION=0.2.5.1
SOURCE="unordered-containers-${VERSION}.tar.gz"

SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/unordered-containers/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:8ae2eac130285831de3168db71da4fe0f9d779940a2b6d2a6db9106f4c3c1d307a2c53b848f67640431f094193bd0ccabd79d7a44bfed3f2aa3b9e61274d1e52
+
SOURCE_HASH=sha512:179f51d28efce91198d7710cb3008d5fb913aa43673629c3d3910f312dbf9f56706995df743fd0dad740a3ced2290c4089df7a526c8f6c4ab1e6f8b8e71a87b7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/unordered-containers-${VERSION}"
WEB_SITE="Homepage:
https://github.com/tibbe/unordered-containers";
LICENSE[0]=BSD3
diff --git a/haskell/haskell-unordered-containers/HISTORY
b/haskell/haskell-unordered-containers/HISTORY
index 3a77d76..a666be0 100644
--- a/haskell/haskell-unordered-containers/HISTORY
+++ b/haskell/haskell-unordered-containers/HISTORY
@@ -1,3 +1,6 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.5.1
+
2014-05-03 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 0.2.4.0

diff --git a/haskell/haskell-vault/DEPENDS b/haskell/haskell-vault/DEPENDS
new file mode 100755
index 0000000..fdd809b
--- /dev/null
+++ b/haskell/haskell-vault/DEPENDS
@@ -0,0 +1,3 @@
+depends ghc &&
+depends haskell-hashable &&
+depends haskell-unordered-containers
diff --git a/haskell/haskell-vault/DETAILS b/haskell/haskell-vault/DETAILS
new file mode 100755
index 0000000..10d837e
--- /dev/null
+++ b/haskell/haskell-vault/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=haskell-vault
+ VERSION=0.3.0.4
+ SOURCE="vault-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://hackage.haskell.org/package/vault-$VERSION/$SOURCE
+
SOURCE_HASH=sha512:b2451386f8533a86ab092a62b0b6ad02ad33947e57f7886edaa5b9d58fa76c151219661f1428c603503f4c20d484b46ac2801adbb79d15c970a3249485a34e11
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/vault-$VERSION"
+ WEB_SITE="https://github.com/HeinrichApfelmus/vault";
+ LICENSE[0]="BSD3"
+ ENTERED=20150626
+ KEYWORDS=""
+ SHORT="persistent store for arbitrary typed values"
+cat << EOF
+A /vault/ is a persistent store for values of arbitrary types. It's like
+having first-class access to the storage space behind IORefs.
+
+The data structure is analogous to a bank vault, where you can access
+different bank boxes with different keys; hence the name.
+
+Also provided is a /locker/ type, representing a store for a single element.
+EOF
diff --git a/haskell/haskell-vault/HISTORY b/haskell/haskell-vault/HISTORY
new file mode 100644
index 0000000..bed0eed
--- /dev/null
+++ b/haskell/haskell-vault/HISTORY
@@ -0,0 +1,2 @@
+2015-06-26 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e21e269d994e2a111ffd010e821d73d5aad4f57c), Ismael Luceno, 06/26/2015

Archive powered by MHonArc 2.6.24.

Top of Page