diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:06:12 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:31 +0700 |
commit | 5241b461d59d5c95139319852044b5e11491efe9 (patch) | |
tree | 0837528b73e0f23e07527ac35343325951675ab0 /haskell/haskell-lexer/doinst.sh | |
parent | 80ffcf6be946f0f13d43842b4fdcc61d295f6897 (diff) |
haskell/haskell-lexer: Added (A fully compliant Haskell 98 lexer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-lexer/doinst.sh')
-rw-r--r-- | haskell/haskell-lexer/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-lexer/doinst.sh b/haskell/haskell-lexer/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-lexer/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |