blob: f64dc3a9d03f920f69e463e1cdb8fa380455a1ba [file] [log] [blame]
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = MINGW_PREFIX/share/haskell/register/*.sh
[Action]
Description = Registering Haskell modules...
When = PostTransaction
Exec = /bin/sh -c 'while read -r f; do /bin/sh "/$f" ; done'
Depends = ghc
NeedsTargets