diff options
author | David Spencer <baildon.research@googlemail.com> | 2016-05-08 17:19:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-11 03:17:21 +0700 |
commit | 2cd98b9a1e117bf8c8bb9987d79f51a760ea4ddc (patch) | |
tree | 82371f44af597b9a810158f23bbc126c5392a68f /haskell/haskell-half/doinst.sh | |
parent | 9946ff74c0c9da0b62f28a9270ab5132669faac4 (diff) |
haskell/haskell-half: Added (half-precision floating-point).
Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-half/doinst.sh')
-rw-r--r-- | haskell/haskell-half/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-half/doinst.sh b/haskell/haskell-half/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-half/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |