diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-12 16:38:02 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-13 09:17:59 +0700 |
commit | 175b0bf18f831f2709e5f51d3b1fa43333239cc0 (patch) | |
tree | f1f99359ceb5290838116344d0fbdd1c3661796f /haskell/haskell-byteorder/doinst.sh | |
parent | a6216da9b6b03aec14629cfdc40f3bba8a5961da (diff) |
haskell/haskell-byteorder: Added (native endianness lib).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-byteorder/doinst.sh')
-rw-r--r-- | haskell/haskell-byteorder/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/haskell-byteorder/doinst.sh b/haskell/haskell-byteorder/doinst.sh new file mode 100644 index 0000000000..3268c238bf --- /dev/null +++ b/haskell/haskell-byteorder/doinst.sh @@ -0,0 +1 @@ +chroot . /usr/bin/ghc-pkg recache |