xmonad-extras-0.10: Third party extensions for xmonad with wacky dependencies
XMonad.Config.Alt.QQ
Description
Shorthand. The following are equivalent:
hSucc (hSucc hZero)
[$nat'| 2 |]
$(nat 2)
nat' :: QuasiQuoterSource
nat :: Int -> ExpQSource
natTy :: Int -> TypeQSource
decNat :: String -> Int -> Q [Dec]Source