Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (81780c702cfb0f68ef65ee17ebb6eaa13c6ad12f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (81780c702cfb0f68ef65ee17ebb6eaa13c6ad12f)
  • Date: Sat, 25 Aug 2007 09:14:14 -0500

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

ChangeLog | 9 +++++++++
devel/ghc/HISTORY | 3 +++
devel/ghc/POST_RESURRECT | 7 +++++++
devel/ghc/PRE_RESURRECT | 7 +++++++
haskell/FUNCTIONS | 6 ++++++
haskell/HASKELL_POST_REMOVE | 5 +++++
haskell/HASKELL_POST_RESURRECT | 16 ++++++++++++++++
haskell/HASKELL_PRE_RESURRECT | 7 +++++++
haskell/haskell-html/DEPENDS | 1 +
haskell/haskell-html/DETAILS | 13 +++++++++++++
haskell/haskell-html/HISTORY | 3 +++
haskell/haskell-html/POST_REMOVE | 1 +
haskell/haskell-html/POST_RESURRECT | 1 +
haskell/haskell-html/PRE_RESURRECT | 1 +
haskell/haskell-mtl/HISTORY | 5 +++++
haskell/haskell-mtl/POST_REMOVE | 1 +
haskell/haskell-mtl/POST_RESURRECT | 1 +
haskell/haskell-mtl/PRE_RESURRECT | 1 +
haskell/haskell-quickcheck/DEPENDS | 1 +
haskell/haskell-quickcheck/DETAILS | 19 +++++++++++++++++++
haskell/haskell-quickcheck/HISTORY | 3 +++
haskell/haskell-quickcheck/POST_REMOVE | 2 ++
haskell/haskell-quickcheck/POST_RESURRECT | 1 +
haskell/haskell-quickcheck/PRE_RESURRECT | 1 +
haskell/haskell-x11-extras/HISTORY | 5 +++++
haskell/haskell-x11-extras/POST_REMOVE | 2 ++
haskell/haskell-x11-extras/POST_RESURRECT | 1 +
haskell/haskell-x11-extras/PRE_RESURRECT | 1 +
haskell/haskell-x11/HISTORY | 5 +++++
haskell/haskell-x11/POST_REMOVE | 2 ++
haskell/haskell-x11/POST_RESURRECT | 1 +
haskell/haskell-x11/PRE_RESURRECT | 1 +
protected | 1 +
volatiles | 1 +
34 files changed, 135 insertions(+)

New commits:
commit 81780c702cfb0f68ef65ee17ebb6eaa13c6ad12f
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/haskell-html: new spell, a Haskell HTML combinator library

commit e96d1380b271e3c8134cbc12c5aca70c1044e755
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/haskell-quickcheck: a library for automatic testing of Haskell
programs

commit 0ab6c241a53ae15eb997598616b275c4c3d7e32d
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/haskell-x11-extras:
POST_REMOVE: Added to unregister package with ghc-pkg
PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
also register package with ghc-pkg

commit 14cba25a43f42ab921be7bc730f8e6fb5f640abd
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/haskell-x11:
POST_REMOVE: Added to unregister package with ghc-pkg
PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
also register package with ghc-pkg

commit 32ad8449eeb0cb6132f5a0acb0d1c79b490e7c17
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/haskell-mtl:
POST_REMOVE: Added to unregister package with ghc-pkg
PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
also register package with ghc-pkg

commit 883e3fbe8fb284560087d66bd84b616c43fc027a
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

devel/ghc: Added PRE_RESURRECT, POST_RESURRECT to protect package.conf

commit cfbe41eee318242bf75a4a05dffe79330974804b
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

haskell/FUNCTIONS: Modified default_install to install *.cabal files
haskell/HASKELL_{POST_REMOVE,PRE_RESURRECT,POST_RESURRECT}:
Added to fix many possible problems.

commit 0954dfe9f00c41a09a669e34dab6dcc1946ec32a
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

protected, volatiles: Added ghc's package.conf

diff --git a/ChangeLog b/ChangeLog
index c605f99..11ca0f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * protected, volatiles: Added ghc's package.conf
+ * haskell/FUNCTIONS: Modified default_install to install *.cabal files
+ * haskell/HASKELL_{POST_REMOVE,PRE_RESURRECT,POST_RESURRECT}:
+ Added to fix many possible problems.
+ * haskell/haskell-quickcheck: a library for automatic testing of
+ Haskell programs
+ * haskell/haskell-html: a Haskell HTML combinator library
+
2007-08-25 George Sherwood <george AT beernabeer.com>
* perl-cpan/perl-gtk2-simple-list: Added new cpan spell
* graphics/gscan2pdf: Added new spell
diff --git a/devel/ghc/HISTORY b/devel/ghc/HISTORY
index 3ad75df..3f50438 100644
--- a/devel/ghc/HISTORY
+++ b/devel/ghc/HISTORY
@@ -1,3 +1,6 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf
+
2007-08-04 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: Updated to 6.6.1

diff --git a/devel/ghc/POST_RESURRECT b/devel/ghc/POST_RESURRECT
new file mode 100755
index 0000000..8b7998d
--- /dev/null
+++ b/devel/ghc/POST_RESURRECT
@@ -0,0 +1,7 @@
+# We need to restore package.conf and package.conf.old after resurrection.
+
+message "${MESSAGE_COLOR}Restoring package.conf and
package.conf.old...${DEFAULT_COLOR}"
+GHC_VERSION=$(ghc --version | tr -d ' ,[:alpha:]')
+GHC_DIR=${INSTALL_ROOT}/usr/lib/ghc-${GHC_VERSION}
+mv -v ${GHC_DIR}/package.conf.bak ${GHC_DIR}/package.conf
+mv -v ${GHC_DIR}/package.conf.old.bak ${GHC_DIR}/package.conf.old
diff --git a/devel/ghc/PRE_RESURRECT b/devel/ghc/PRE_RESURRECT
new file mode 100755
index 0000000..96595c8
--- /dev/null
+++ b/devel/ghc/PRE_RESURRECT
@@ -0,0 +1,7 @@
+# We need to backup package.conf and package.conf.old before resurrection
+
+message "${MESSAGE_COLOR}Backuping package.conf and
package.conf.old...${DEFAULT_COLOR}"
+GHC_VERSION=$(ghc --version | tr -d ' ,[:alpha:]')
+GHC_DIR=${INSTALL_ROOT}/usr/lib/ghc-${GHC_VERSION}
+cp -v ${GHC_DIR}/package.conf ${GHC_DIR}/package.conf.bak
+cp -v ${GHC_DIR}/package.conf.old ${GHC_DIR}/package.conf.old.bak
diff --git a/haskell/FUNCTIONS b/haskell/FUNCTIONS
index c53bce9..fdc837f 100755
--- a/haskell/FUNCTIONS
+++ b/haskell/FUNCTIONS
@@ -28,7 +28,13 @@ function default_build() {
#-------------------------------------------------------------------------
function default_install() {
local setup_file
+ local cabal_file
+ local share_dir

setup_file=$(detect_setup_file)
runhaskell $setup_file install
+ cabal_file=$(ls *.cabal)
+ share_dir=${INSTALL_ROOT}/usr/share/${SPELL}
+ mkdir -vp $share_dir
+ cp -v $cabal_file $share_dir
}
diff --git a/haskell/HASKELL_POST_REMOVE b/haskell/HASKELL_POST_REMOVE
new file mode 100755
index 0000000..d66a1c7
--- /dev/null
+++ b/haskell/HASKELL_POST_REMOVE
@@ -0,0 +1,5 @@
+if [ -z "$PACKAGE" ] ; then
+ PACKAGE=${SPELL#haskell-}
+fi
+message "${MESSAGE_COLOR}Unregistering package with
ghc-pkg...${DEFAULT_COLOR}"
+ghc-pkg unregister $PACKAGE
diff --git a/haskell/HASKELL_POST_RESURRECT b/haskell/HASKELL_POST_RESURRECT
new file mode 100755
index 0000000..7e7173f
--- /dev/null
+++ b/haskell/HASKELL_POST_RESURRECT
@@ -0,0 +1,16 @@
+# We need to restore package.conf and package.conf.old after resurrection.
+# Also we need to register package with ghc-pkg.
+
+message "${MESSAGE_COLOR}Restoring package.conf and
package.conf.old...${DEFAULT_COLOR}"
+GHC_VERSION=$(ghc --version | tr -d ' ,[:alpha:]')
+GHC_DIR=${INSTALL_ROOT}/usr/lib/ghc-${GHC_VERSION}
+mv -v ${GHC_DIR}/package.conf.bak ${GHC_DIR}/package.conf
+mv -v ${GHC_DIR}/package.conf.old.bak ${GHC_DIR}/package.conf.old
+
+message "${MESSAGE_COLOR}Registering package with ghc-pkg...${DEFAULT_COLOR}"
+SHARE_DIR=${INSTALL_ROOT}/usr/share/${SPELL}
+CABAL_FILE=$(ls ${SHARE_DIR}/*.cabal)
+ghc-pkg register --force-files $CABAL_FILE
+PACKAGE=$(grep 'name:' $CABAL_FILE | tr '\t' ' ' | tr -s ' ' | cut -d ' ' -f
2)
+message "${MESSAGE_COLOR}Exposing package with ghc-pkg...${DEFAULT_COLOR}"
+ghc-pkg expose $PACKAGE
diff --git a/haskell/HASKELL_PRE_RESURRECT b/haskell/HASKELL_PRE_RESURRECT
new file mode 100755
index 0000000..96595c8
--- /dev/null
+++ b/haskell/HASKELL_PRE_RESURRECT
@@ -0,0 +1,7 @@
+# We need to backup package.conf and package.conf.old before resurrection
+
+message "${MESSAGE_COLOR}Backuping package.conf and
package.conf.old...${DEFAULT_COLOR}"
+GHC_VERSION=$(ghc --version | tr -d ' ,[:alpha:]')
+GHC_DIR=${INSTALL_ROOT}/usr/lib/ghc-${GHC_VERSION}
+cp -v ${GHC_DIR}/package.conf ${GHC_DIR}/package.conf.bak
+cp -v ${GHC_DIR}/package.conf.old ${GHC_DIR}/package.conf.old.bak
diff --git a/haskell/haskell-html/DEPENDS b/haskell/haskell-html/DEPENDS
new file mode 100755
index 0000000..8eace53
--- /dev/null
+++ b/haskell/haskell-html/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-html/DETAILS b/haskell/haskell-html/DETAILS
new file mode 100755
index 0000000..22cb011
--- /dev/null
+++ b/haskell/haskell-html/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=haskell-html
+ VERSION=1.0
+ SOURCE="html-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/html/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:81de6cbb4f8686f77f25878dba3ff19ed6fe92821151767f2f03cc2d46868a7e19f04c585ddf8ee5427d8402bed50d9e030b17168405dbacff50a539428f44f7
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/html-${VERSION}"
+
WEB_SITE="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/html";
+ LICENSE[0]=BSD3
+ ENTERED=20070821
+ SHORT="Haskell HTML combinator library"
+cat << EOF
+A Haskell combinator library for constructing HTML documents.
+EOF
diff --git a/haskell/haskell-html/HISTORY b/haskell/haskell-html/HISTORY
new file mode 100644
index 0000000..e86e813
--- /dev/null
+++ b/haskell/haskell-html/HISTORY
@@ -0,0 +1,3 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS, DEPENDS, HISTORY, POST_REMOVE, {PRE,POST}_RESSURECT:
+ created spell
diff --git a/haskell/haskell-html/POST_REMOVE
b/haskell/haskell-html/POST_REMOVE
new file mode 100755
index 0000000..cebb9b7
--- /dev/null
+++ b/haskell/haskell-html/POST_REMOVE
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_REMOVE
diff --git a/haskell/haskell-html/POST_RESURRECT
b/haskell/haskell-html/POST_RESURRECT
new file mode 100755
index 0000000..18c6ef5
--- /dev/null
+++ b/haskell/haskell-html/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_RESURRECT
diff --git a/haskell/haskell-html/PRE_RESURRECT
b/haskell/haskell-html/PRE_RESURRECT
new file mode 100755
index 0000000..a88ddcb
--- /dev/null
+++ b/haskell/haskell-html/PRE_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_PRE_RESURRECT
diff --git a/haskell/haskell-mtl/HISTORY b/haskell/haskell-mtl/HISTORY
index 0aa49fe..1e4f3a0 100644
--- a/haskell/haskell-mtl/HISTORY
+++ b/haskell/haskell-mtl/HISTORY
@@ -1,2 +1,7 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * POST_REMOVE: Added to unregister package with ghc-pkg
+ * PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
+ also register package with ghc-pkg
+
2007-08-12 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/haskell/haskell-mtl/POST_REMOVE b/haskell/haskell-mtl/POST_REMOVE
new file mode 100755
index 0000000..cebb9b7
--- /dev/null
+++ b/haskell/haskell-mtl/POST_REMOVE
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_REMOVE
diff --git a/haskell/haskell-mtl/POST_RESURRECT
b/haskell/haskell-mtl/POST_RESURRECT
new file mode 100755
index 0000000..18c6ef5
--- /dev/null
+++ b/haskell/haskell-mtl/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_RESURRECT
diff --git a/haskell/haskell-mtl/PRE_RESURRECT
b/haskell/haskell-mtl/PRE_RESURRECT
new file mode 100755
index 0000000..a88ddcb
--- /dev/null
+++ b/haskell/haskell-mtl/PRE_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_PRE_RESURRECT
diff --git a/haskell/haskell-quickcheck/DEPENDS
b/haskell/haskell-quickcheck/DEPENDS
new file mode 100755
index 0000000..8eace53
--- /dev/null
+++ b/haskell/haskell-quickcheck/DEPENDS
@@ -0,0 +1 @@
+depends ghc
diff --git a/haskell/haskell-quickcheck/DETAILS
b/haskell/haskell-quickcheck/DETAILS
new file mode 100755
index 0000000..ca32afb
--- /dev/null
+++ b/haskell/haskell-quickcheck/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=haskell-quickcheck
+ VERSION=1.0
+ SOURCE="QuickCheck-${VERSION}.tar.gz"
+
SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/QuickCheck/${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:0f9ec6e9a111500c86dba1316c07eb6abb5ddd8312f119be1c374d6fa68fdb94ca539601891d0a8eb586c04b8e6cbdd9b0941ae734622d150f2502eb31be9324
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/QuickCheck-${VERSION}"
+ WEB_SITE="http://www.math.chalmers.se/~rjmh/QuickCheck/";
+ LICENSE[0]=BSD3
+ ENTERED=20070821
+ SHORT="a library for automatic testing of Haskell programs"
+cat << EOF
+A library for testing Haskell programs automatically. The programmer
provides
+a specification of the program, in the form of properties which functions
+should satisfy, and QuickCheck then tests that the properties hold in a large
+number of randomly generated cases. Specifications are expressed in Haskell,
+using combinators defined in the QuickCheck library. QuickCheck provides
+combinators to define properties, observe the distribution of test data,
+and define test data generators.
+EOF
diff --git a/haskell/haskell-quickcheck/HISTORY
b/haskell/haskell-quickcheck/HISTORY
new file mode 100644
index 0000000..986eb88
--- /dev/null
+++ b/haskell/haskell-quickcheck/HISTORY
@@ -0,0 +1,3 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * DETAILS, DEPENDS, HISTORY, POST_REMOVE, {PRE,POST}_RESSURECT:
+ created spell
diff --git a/haskell/haskell-quickcheck/POST_REMOVE
b/haskell/haskell-quickcheck/POST_REMOVE
new file mode 100755
index 0000000..b1cd7d1
--- /dev/null
+++ b/haskell/haskell-quickcheck/POST_REMOVE
@@ -0,0 +1,2 @@
+PACKAGE=QuickCheck
+source $SECTION_DIRECTORY/HASKELL_POST_REMOVE
diff --git a/haskell/haskell-quickcheck/POST_RESURRECT
b/haskell/haskell-quickcheck/POST_RESURRECT
new file mode 100755
index 0000000..18c6ef5
--- /dev/null
+++ b/haskell/haskell-quickcheck/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_RESURRECT
diff --git a/haskell/haskell-quickcheck/PRE_RESURRECT
b/haskell/haskell-quickcheck/PRE_RESURRECT
new file mode 100755
index 0000000..a88ddcb
--- /dev/null
+++ b/haskell/haskell-quickcheck/PRE_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_PRE_RESURRECT
diff --git a/haskell/haskell-x11-extras/HISTORY
b/haskell/haskell-x11-extras/HISTORY
index 0aa49fe..1e4f3a0 100644
--- a/haskell/haskell-x11-extras/HISTORY
+++ b/haskell/haskell-x11-extras/HISTORY
@@ -1,2 +1,7 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * POST_REMOVE: Added to unregister package with ghc-pkg
+ * PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
+ also register package with ghc-pkg
+
2007-08-12 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/haskell/haskell-x11-extras/POST_REMOVE
b/haskell/haskell-x11-extras/POST_REMOVE
new file mode 100755
index 0000000..b038d0c
--- /dev/null
+++ b/haskell/haskell-x11-extras/POST_REMOVE
@@ -0,0 +1,2 @@
+PACKAGE=X11-extras
+source $SECTION_DIRECTORY/HASKELL_POST_REMOVE
diff --git a/haskell/haskell-x11-extras/POST_RESURRECT
b/haskell/haskell-x11-extras/POST_RESURRECT
new file mode 100755
index 0000000..18c6ef5
--- /dev/null
+++ b/haskell/haskell-x11-extras/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_RESURRECT
diff --git a/haskell/haskell-x11-extras/PRE_RESURRECT
b/haskell/haskell-x11-extras/PRE_RESURRECT
new file mode 100755
index 0000000..a88ddcb
--- /dev/null
+++ b/haskell/haskell-x11-extras/PRE_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_PRE_RESURRECT
diff --git a/haskell/haskell-x11/HISTORY b/haskell/haskell-x11/HISTORY
index 0aa49fe..1e4f3a0 100644
--- a/haskell/haskell-x11/HISTORY
+++ b/haskell/haskell-x11/HISTORY
@@ -1,2 +1,7 @@
+2007-08-25 Alexander Tsamutali <astsmtl AT gmail.com>
+ * POST_REMOVE: Added to unregister package with ghc-pkg
+ * PRE_RESURRECT, POST_RESURRECT: Added to protect package.conf and
+ also register package with ghc-pkg
+
2007-08-12 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, DEPENDS, HISTORY: created spell
diff --git a/haskell/haskell-x11/POST_REMOVE b/haskell/haskell-x11/POST_REMOVE
new file mode 100755
index 0000000..5262bb6
--- /dev/null
+++ b/haskell/haskell-x11/POST_REMOVE
@@ -0,0 +1,2 @@
+PACKAGE=X11
+source $SECTION_DIRECTORY/HASKELL_POST_REMOVE
diff --git a/haskell/haskell-x11/POST_RESURRECT
b/haskell/haskell-x11/POST_RESURRECT
new file mode 100755
index 0000000..18c6ef5
--- /dev/null
+++ b/haskell/haskell-x11/POST_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_POST_RESURRECT
diff --git a/haskell/haskell-x11/PRE_RESURRECT
b/haskell/haskell-x11/PRE_RESURRECT
new file mode 100755
index 0000000..a88ddcb
--- /dev/null
+++ b/haskell/haskell-x11/PRE_RESURRECT
@@ -0,0 +1 @@
+source $SECTION_DIRECTORY/HASKELL_PRE_RESURRECT
diff --git a/protected b/protected
index 33b991f..79b87d0 100644
--- a/protected
+++ b/protected
@@ -1,3 +1,4 @@
^/usr/lib/python[^/]*/site-packages/easy-install.pth
^/usr/share/pear/\.filemap$
^/etc/httpd/httpd\.conf$
+^/usr/lib/ghc.*/package\.conf.*$
diff --git a/volatiles b/volatiles
index 9469a83..f0d7ca5 100644
--- a/volatiles
+++ b/volatiles
@@ -3,3 +3,4 @@
^/usr/share/pear/\.filemap$
^/etc/gconf/gconf\.xml\.defaults/.*
^/usr/lib/X11/xinit/xinitrc
+^/usr/lib/ghc.*/package\.conf.*$




Archive powered by MHonArc 2.6.24.

Top of Page