Skip to content

Instantly share code, notes, and snippets.

@trast
Created May 16, 2013 13:07
Show Gist options
  • Select an option

  • Save trast/5591578 to your computer and use it in GitHub Desktop.

Select an option

Save trast/5591578 to your computer and use it in GitHub Desktop.
$ ghc -threaded --make -i -ilib -fforce-recomp xmonad.hs -o xmonad-$(uname -m)-$(uname | tr A-Z a-z)
xmonad.hs:40:8:
Could not find module `Data.List.Utils'
Use -v to see a list of the files searched for
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment