diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:41:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:02 +0700 |
commit | 661e109d260b4280e2a68e8c8001a18e6fd5d1a6 (patch) | |
tree | 9f6a36de3eeda6a2301b32132d4c9fa9011751b3 /haskell/haskell-pem/doinst.sh | |
parent | 1947fded58e5406cb6de3fd4ceeb03e21f303ffa (diff) |
haskell/haskell-pem: Added (pem format reader and writer).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-pem/doinst.sh')
-rw-r--r-- | haskell/haskell-pem/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-pem/doinst.sh b/haskell/haskell-pem/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-pem/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |