diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:01:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:53 +0700 |
commit | 557881ec226b04efa517aeff1288eed0521c2955 (patch) | |
tree | 777f38f1521701a7dbdfd1dad8edd7cd51e27536 /haskell/haskell-unicode-transforms/doinst.sh | |
parent | 61dc9ca2ac2dc841ef0e8f0c2e78f8a36d30eec6 (diff) |
haskell/haskell-unicode-transforms: Added (Unicode normalization).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-unicode-transforms/doinst.sh')
-rw-r--r-- | haskell/haskell-unicode-transforms/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-unicode-transforms/doinst.sh b/haskell/haskell-unicode-transforms/doinst.sh new file mode 100644 index 000000000000..3268c238bf73 --- /dev/null +++ b/haskell/haskell-unicode-transforms/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |