diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-07 15:34:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-08 08:22:31 +0700 |
commit | 6ae34b11c927ced1506fa4efe193ff8603d18c81 (patch) | |
tree | 345dea38c053a9cde3c0460d7d5002f4827eeaf1 /haskell/haskell-memory/doinst.sh | |
parent | 36e774f4e2443995e5f30714f51089c77f95f20b (diff) |
haskell/haskell-memory: Added (memory management and manipulation).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-memory/doinst.sh')
-rw-r--r-- | haskell/haskell-memory/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-memory/doinst.sh b/haskell/haskell-memory/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-memory/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |