[Haskell-cafe] Cabal or stack in 2021 ?

Brandon Allbery allbery.b at gmail.com
Thu Sep 30 15:22:27 UTC 2021


If you use a build script (see the xmonad-testing repo for one that works
with cabal projects; it's tested because I use it myself) you can get mod-q
back.

On Thu, Sep 30, 2021 at 11:00 AM Ruben Astudillo <ruben.astud at gmail.com>
wrote:

> On 28-09-21 14:02, Daniel Trstenjak wrote:
> > in which case it's IMHO even simpler to define a cabal project for your
> > xmonad configuration, which then depends on xmonad, xmonad-contrib or
> > xmonad-extras (e.g https://github.com/dan-t/xmonad-config).
>
> I do the same and I think it is better. I just want to point out that
> sometimes you will miss the mod-q keybinding to recompile and test on the
> fly :^|
>
> --
> Rubén. (pgp: 4EE9 28F7 932E F4AD)
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.



-- 
brandon s allbery kf8nh
allbery.b at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210930/02ab3c8b/attachment.html>


More information about the Haskell-Cafe mailing list