diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2014-03-11 00:02:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:46:55 +0700 |
commit | 123ebd18f188a5bcdab697543c0b0231b211f3ef (patch) | |
tree | 5eeaf9093abcd88f0c92b0b2a746473086ec0c78 /haskell/haskell-unordered-containers/doinst.sh | |
parent | 395ab0ae292f7f348f862be841e18506fc462b43 (diff) |
haskell/haskell-unordered-containers: Added (efficient hash-based container types).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unordered-containers/doinst.sh')
-rw-r--r-- | haskell/haskell-unordered-containers/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-unordered-containers/doinst.sh b/haskell/haskell-unordered-containers/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-unordered-containers/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |