aboutsummaryrefslogtreecommitdiffstats
path: root/community/ghc/ghc.post-install
blob: 43a1034bf69e89fccf07b4e441571482b3ca65e5 (plain)
1
2
3
4
5
#!/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