Trouble getting taffybar running

Hi all, I've just cabal installed it, created ~/.config/taffybar/taffybar.hs (from taffybar.hs.example in the git repo) but when I run taffybar it says : Error occurred while loading configuration file When I load the config into ghci it loads without a single warning or error. I'm running it from an xterm within an already running xmonad session that doesn't have any other panel of any sort. Where do the taffybar compile error messages go? Any clues? Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/

Erik de Castro Lopo wrote:
I've just cabal installed it, created ~/.config/taffybar/taffybar.hs (from taffybar.hs.example in the git repo) but when I run taffybar it says :
Error occurred while loading configuration file
When I load the config into ghci it loads without a single warning or error.
Turned out this was not a problem with Taffybar, but rather with with the path to ghc that ghc-paths was providing to Dyre. Github issue raised against ghc-paths here: https://github.com/simonmar/ghc-paths/issues/4 Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
participants (1)
-
Erik de Castro Lopo