diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2015-02-24 23:37:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-04 07:47:00 +0700 |
commit | a542c17f5d7f238db1e887f29a831cb42a079153 (patch) | |
tree | d51ea33804a8a537095d5fbeb57b1dfb0432456c /haskell/haskell-idna/doinst.sh | |
parent | 54b8269fb55bbefc5e7ed509ab88c60f52e6d213 (diff) |
haskell/haskell-idna: Added (implements idna (rfc 3490)).
Signed-off-by: Mikko Värri <vmj@linuxbox.fi>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-idna/doinst.sh')
-rw-r--r-- | haskell/haskell-idna/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-idna/doinst.sh b/haskell/haskell-idna/doinst.sh new file mode 100644 index 0000000000000..3268c238bf735 --- /dev/null +++ b/haskell/haskell-idna/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |