diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-09 09:52:03 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 9d53128d7354e3e74f92dcce82a31c3e5dd1132f (patch) | |
tree | d918de6f15b989fbd3d23d485b4f508b365a1e85 /haskell/haskell-data-ordlist/doinst.sh | |
parent | 8d5bcb6884bbcecc9a547591c7a3557bc5c21652 (diff) | |
download | slackbuilds-9d53128d7354e3e74f92dcce82a31c3e5dd1132f.tar.gz |
haskell/haskell-data-ordlist: Added (set and multiset operations).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-data-ordlist/doinst.sh')
-rw-r--r-- | haskell/haskell-data-ordlist/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-data-ordlist/doinst.sh b/haskell/haskell-data-ordlist/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-data-ordlist/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |