Skip to content

Instantly share code, notes, and snippets.

@itkovian
Created November 28, 2012 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save itkovian/4160317 to your computer and use it in GitHub Desktop.
Save itkovian/4160317 to your computer and use it in GitHub Desktop.
node425:/tmp/vsc40075/easybuild/GHC/6.12.3/dummy-dummy/ghc-6.12.3 $ make install
make -r --no-print-directory -f ghc.mk install BINDIST=YES NO_INCLUDE_DEPS=YES
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/man"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/man/man1"
/usr/bin/install -c -m 644 docs/man/ghc.1 "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/man/man1"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
/usr/bin/install -c -m 755 driver/mangler/dist/ghc-asm "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
/usr/bin/install -c -m 755 driver/split/dist/ghc-split "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci-6.12.3"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci-6.12.3"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci-6.12.3"
echo 'exec "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3" --interactive ${1+"$@"}' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci-6.12.3"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci-6.12.3"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci"
ln -s ghci-6.12.3 "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghci"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/include"
for d in rts/ rts/prof/ rts/storage/ stg/; do \
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/include/$d"; \
done
for i in Cmm.h DerivedConstants.h ghcconfig.h GHCConstants.h HsFFI.h MachDeps.h RtsAPI.h RtsFlags.h Rts.h Stg.h rts/Adjustor.h rts/BlockSignals.h rts/Bytecodes.h rts/Config.h rts/Constants.h rts/EventLogFormat.h rts/FileLock.h rts/Flags.h rts/Globals.h rts/Hooks.h rts/Hpc.h rts/IOManager.h rts/Linker.h rts/Messages.h rts/OSThreads.h rts/Parallel.h rts/PrimFloat.h rts/Signals.h rts/SpinLock.h rts/Stable.h rts/Threads.h rts/Ticky.h rts/Timer.h rts/TTY.h rts/Types.h rts/Utils.h stg/DLL.h stg/MachRegs.h stg/MiscClosures.h stg/Regs.h stg/SMP.h stg/TailCalls.h stg/Ticky.h stg/Types.h rts/prof/CCS.h rts/prof/LDV.h rts/storage/Block.h rts/storage/ClosureMacros.h rts/storage/Closures.h rts/storage/ClosureTypes.h rts/storage/FunTypes.h rts/storage/GC.h rts/storage/InfoTables.h rts/storage/Liveness.h rts/storage/MBlock.h rts/storage/SMPClosureOps.h rts/storage/TSO.h ghcautoconf.h ghcplatform.h; do \
/usr/bin/install -c -m 644 includes/$i "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/include/$i"; \
done
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'exedir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'exeprog="haddock"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'executablename="$exedir/$exeprog"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'datadir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'bindir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'topdir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
echo 'pgmgcc="/usr/bin/gcc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
cat utils/haddock/haddock.wrapper >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/haddock"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html"
"cp" -R utils/haddock/html "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/html"
for i in utils/haddock/html/*; do \
/usr/bin/install -c -m 644 $i "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/html"; \
done
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'exedir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'exeprog="hsc2hs"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'executablename="$exedir/$exeprog"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'datadir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'bindir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'topdir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'pgmgcc="/usr/bin/gcc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
echo 'HSC2HS_EXTRA=" "' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
cat utils/hsc2hs/hsc2hs.wrapper >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/hsc2hs"
/usr/bin/install -c -m 644 utils/hsc2hs/template-hsc.h "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'exedir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'exeprog="ghc-pkg"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'executablename="$exedir/$exeprog"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'datadir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'bindir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'topdir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
echo 'pgmgcc="/usr/bin/gcc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
cat utils/ghc-pkg/ghc-pkg.wrapper >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg-6.12.3"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg"
ln -s ghc-pkg-6.12.3 "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-pkg"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'exedir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'exeprog="runghc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'executablename="$exedir/$exeprog"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'datadir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'bindir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'topdir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
echo 'pgmgcc="/usr/bin/gcc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
cat utils/runghc/runghc.wrapper >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runghc"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runhaskell"
ln -s runghc "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/runhaskell"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
create () { touch "$1" && chmod 755 "$1" ; } && create "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo '#!/bin/sh' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'exedir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'exeprog="ghc-stage2"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'executablename="$exedir/$exeprog"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'datadir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'bindir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'topdir="/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'pgmgcc="/usr/bin/gcc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
echo 'executablename="$exedir/ghc"' >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
cat ghc/ghc.wrapper >> "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
chmod +x "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc-6.12.3"
"rm" -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc"
ln -s ghc-6.12.3 "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/bin/ghc"
/usr/bin/gcc -E -undef -traditional -P -DINSTALLING -DLIB_DIR='"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' -DINCLUDE_DIR='"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/include"' -x c -Iincludes libffi/package.conf.in | grep -v '^#pragma GCC' | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >libffi/package.conf.install
/usr/bin/gcc -E -undef -traditional -P -DINSTALLING -DLIB_DIR='"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"' -DINCLUDE_DIR='"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/include"' -DPAPI_INCLUDE_DIR="" -DPAPI_LIB_DIR="" -x c -Iincludes rts/package.conf.in | grep -v '^#pragma GCC' | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >rts/package.conf.install
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
for i in utils/haddock/dist/build/tmp/haddock utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/runghc/dist/build/tmp/runghc ghc/stage2/build/tmp/ghc-stage2; do \
/usr/bin/install -c -m 755 $i "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"; \
done
"mv" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-stage2" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3"
"rm" -r -f "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/package.conf.d"
/usr/bin/install -c -m 755 -d "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/package.conf.d"
"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" --force --global-conf "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/package.conf.d" update libffi/package.conf.install
Reading package info from "libffi/package.conf.install" ... done.
ffi-1.0: cannot find libHSffi.a on library path (ignoring)
"/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" --force --global-conf "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/package.conf.d" update rts/package.conf.install
Reading package info from "rts/package.conf.install" ... done.
rts-1.0: cannot find libHSrts.a on library path (ignoring)
"inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/ghc-prim dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/integer-gmp dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/base dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/filepath dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/array dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/bytestring dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/containers dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/unix dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/old-locale dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/old-time dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/time dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/directory dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/process dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/random dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/extensible-exceptions dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/haskell98 dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/hpc dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/pretty dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/syb dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/template-haskell dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/base3-compat dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/Cabal dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/ghc-binary dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/bin-package-db dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" compiler stage2 '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-base dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-prim-interface dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-prim-seq dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-prim-par dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-seq dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && "inplace/bin/ghc-cabal" install "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-pkg" "strip" "/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3" libraries/dph/dph-par dist-install '' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3' '/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/share/doc/ghc/html/libraries' NO && true
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-prim-0.2.0.0
Registering ghc-prim-0.2.0.0...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/integer-gmp-0.2.0.1
Registering integer-gmp-0.2.0.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/base-4.2.0.2
Registering base-4.2.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/filepath-1.1.0.4
Registering filepath-1.1.0.4...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/array-0.3.0.1
Registering array-0.3.0.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/bytestring-0.9.1.7
Registering bytestring-0.9.1.7...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/containers-0.3.0.0
Registering containers-0.3.0.0...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/unix-2.4.0.2
Registering unix-2.4.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/old-locale-1.0.0.2
Registering old-locale-1.0.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/old-time-1.0.0.5
Registering old-time-1.0.0.5...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/time-1.1.4
Registering time-1.1.4...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/directory-1.0.1.1
Registering directory-1.0.1.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/process-1.0.1.3
Registering process-1.0.1.3...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/random-1.0.0.2
Registering random-1.0.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/extensible-exceptions-0.1.1.1
Registering extensible-exceptions-0.1.1.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/haskell98-1.0.1.1
Registering haskell98-1.0.1.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/hpc-0.5.0.5
Registering hpc-0.5.0.5...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/pretty-1.0.1.1
Registering pretty-1.0.1.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/syb-0.1.0.2
Registering syb-0.1.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/template-haskell-2.4.0.1
Registering template-haskell-2.4.0.1...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/base-3.0.3.2
Registering base-3.0.3.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/Cabal-1.8.0.6
Registering Cabal-1.8.0.6...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-binary-0.5.0.2
Registering ghc-binary-0.5.0.2...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/bin-package-db-0.0.0.0
Registering bin-package-db-0.0.0.0...
Installing library in
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-6.12.3
ghc-cabal:
/user/data/gent/vsc400/vsc40075/easybuild/software/GHC/6.12.3/lib/ghc-6.12.3/ghc-6.12.3/.copyFile4531.tmp:
unsupported operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment