bkerby

Untitled

Sep 8th, 2012
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. $> sudo ghc-pkg --global check -v2 > ~/tmp/ghc-check-global
  2. $> sudo ghc-pkg --user check -v2 > ~/tmp/ghc-check-user
  3. $> diff ~/tmp/ghc-check-*
  4. $>
Advertisement
Add Comment
Please, Sign In to add comment