[xmonad] XMonad.Config.Prime, a monadic config syntax
Devin Mullins
me at twifkak.com
Sat Sep 29 22:44:29 CEST 2012
On Fri, Sep 28, 2012 at 11:09:43AM -0400, Brandon Allbery wrote:
> On Fri, Sep 28, 2012 at 1:26 AM, Devin Mullins <me at twifkak.com> wrote:
>
> > Some situations? As in some platforms that don't carry TH because of a
> > dependence on some ghci code?
> >
>
> TH and ghci both rely on a bytecode Haskell interpreter which maintains its
> own linker and some other infrastructure; *that* is the fundamental reason
> why both ghci and TH are not available on some platforms.
Gotcha. Well, I'll give a non-TH solution a shot at some point.
More information about the xmonad
mailing list