diff options
Diffstat (limited to 'standalone/android')
-rwxr-xr-x | standalone/android/install-haskell-packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index fa535b1a6..525c11d10 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -159,6 +159,7 @@ install_pkgs () { unpatched json-0.7 unpatched SHA-1.6.1 onlycross unpatched data-endian-0.0.1 + unpatched hinotify-0.3.5 cd .. rm -rf tmp |