Age | Commit message (Collapse) | Author |
|
|
|
|
|
should fix for real #688 this time
|
|
|
|
This should address the problems reported in issue #688
|
|
Builds and tests fine
|
|
Adds the `with_shared` flag, which is off by default.
Setting the new flag enables building with shared libraries. By default, `xmobar` is built with static linking.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pango seems to be incompatible with ghc 9.4.4 because it needs text < 2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #208
|
|
Fixes #617
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|