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