diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-27 12:06:20 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:33 +0700 |
commit | cc06cc9a6e715de6abfb8119e86562065bb7a9d0 (patch) | |
tree | 5cb952f7387a6803585ae03003464bbc942c872e /haskell/haskell-mintty/doinst.sh | |
parent | ff3531f10c1b9abb491f000ae4a3d822c87e0566 (diff) | |
download | slackbuilds-cc06cc9a6e715de6abfb8119e86562065bb7a9d0.tar.gz |
haskell/haskell-mintty: Added (detect MinTTY console on MS Windows).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-mintty/doinst.sh')
-rw-r--r-- | haskell/haskell-mintty/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-mintty/doinst.sh b/haskell/haskell-mintty/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-mintty/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |