diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:03:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:02 +0700 |
commit | 6985271342fbe61ee14b916675bad74d8f8bf359 (patch) | |
tree | f8639d2f993c632243950ef323e76cfb1e31faf4 /haskell/haskell-HsYAML/doinst.sh | |
parent | 2e2a1f4cd8c7f3b96de8971ae744f0d3b90f6080 (diff) |
haskell/haskell-HsYAML: Added (YAML 1.2 parser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-HsYAML/doinst.sh')
-rw-r--r-- | haskell/haskell-HsYAML/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-HsYAML/doinst.sh b/haskell/haskell-HsYAML/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-HsYAML/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |