diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-08 17:03:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 9946ff74c0c9da0b62f28a9270ab5132669faac4 (patch) | |
tree | ee49b7bb6c136b20cb5de4946bd7a64398ed642d /haskell/haskell-fixed/doinst.sh | |
parent | 07d213c1a322ed149a050a8b5ccdcb66e17c6e6d (diff) | |
download | slackbuilds-9946ff74c0c9da0b62f28a9270ab5132669faac4.tar.gz |
haskell/haskell-fixed: Added (fixed point arithmetic).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-fixed/doinst.sh')
-rw-r--r-- | haskell/haskell-fixed/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-fixed/doinst.sh b/haskell/haskell-fixed/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-fixed/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |