diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:38:58 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:20 +0700 |
commit | a4d8a52d56d1e4412b940a61d7cfc75afd651501 (patch) | |
tree | 75906dccc70c16faba78c09b54ddd030f7f8c0ed /haskell/haskell-erf/doinst.sh | |
parent | 73285d6a643da294e11effff14d11e752ddb700a (diff) |
haskell/haskell-erf: Added (The error function etc).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-erf/doinst.sh')
-rw-r--r-- | haskell/haskell-erf/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-erf/doinst.sh b/haskell/haskell-erf/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-erf/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |