diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 13:28:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:39 +0700 |
commit | 8b494e555356b88e0e25daea7b9674759d2807ba (patch) | |
tree | 6602c76d8a3f07baf97df83dc498a914219a3eff /haskell/haskell-persistent-sqlite/doinst.sh | |
parent | 37b3d4f145bbac50fa76d56233d0f77c4ea54139 (diff) | |
download | slackbuilds-8b494e555356b88e0e25daea7b9674759d2807ba.tar.gz |
haskell/haskell-persistent-sqlite: Added (sqlite for 'persistent').
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-persistent-sqlite/doinst.sh')
-rw-r--r-- | haskell/haskell-persistent-sqlite/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-persistent-sqlite/doinst.sh b/haskell/haskell-persistent-sqlite/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-persistent-sqlite/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |