diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 10:28:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:05 +0700 |
commit | 53e2bbc971fe07bffcf0614cadac71a8edf83998 (patch) | |
tree | 127b02caef83a8e017e01c5d3a96ee84e85dcd0a /haskell/haskell-annotated-wl-pprint/doinst.sh | |
parent | ebdfed337d89e2feb082b227bf44f88769113404 (diff) |
haskell/haskell-annotated-wl-pprint: Added (pretty printer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-annotated-wl-pprint/doinst.sh')
-rw-r--r-- | haskell/haskell-annotated-wl-pprint/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-annotated-wl-pprint/doinst.sh b/haskell/haskell-annotated-wl-pprint/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-annotated-wl-pprint/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |