Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When building xmobar on NixOS (where stack's Nix integration is enabled by
default), this ensures that all required system libraries are available inside
the local build environment.
See https://docs.haskellstack.org/en/stable/nix_integration/ for details.
|
|
|
|
|
|
|
|
But, since simpleHTTP doesn't support HTTPS, the plugin only works
when one compiles with `with_counduit`, which brings in an insane
number of new deps.
See #378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
With notes on how to adapt it to lts-12.4 (i.e., ghc 8.4.4). See also #357.
|
|
|
|
|
|
|
|
|
|
|
|
Should take care of issue #371
|
|
|
|
|
|
Fixes #370, and then some
|
|
|
|
|