aports/community/ghc/ghc.post-install
2017-05-17 13:50:14 +00:00

6 lines
166 B
Bash

#!/bin/sh
# Force ghc-pkg to recache the base installed packages. Necessary as we
# did make install DESTDIR=... so the cache has invalid locations.
ghc-pkg recache