Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created November 17, 2020 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dminuoso/efa63d3040ef9c6441e623b0d1dadbd7 to your computer and use it in GitHub Desktop.
Save dminuoso/efa63d3040ef9c6441e623b0d1dadbd7 to your computer and use it in GitHub Desktop.
Error detected while loading xmonad configuration file: /home/dminuoso/.xmonad/xmonad.hs
Loaded package environment from /home/dminuoso/.ghc/x86_64-linux-8.8.4/environments/default
lib/StatusBar.hs:10:1: error:
Could not load module `XMonad`
It is a member of the hidden package `xmonad-0.15`.
You can run `:set -package xmonad` to expose it.
(Note: this unloads all the modules in the current scope.)
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
10 | import XMonad
| ^^^^^^^^^^^^^^^^^^^^^^^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment