Files
xmonad-contrib/XMonad/Util
Tony Zorman 284463a172 X.U.Parser: Give (Parser a) an IsString instance when a ~ String
When the -XOverloadedStrings language extension is on, treat a string s
as the parser 'string' s, when appropriate.  This allows one to write
things like "a" *> otherParser instead of 'string' "a" *> otherParser.
2022-08-19 09:37:07 +02:00
..
2022-05-02 08:28:36 +02:00
2022-05-02 08:28:36 +02:00
2022-07-25 20:25:48 -04:00
2022-08-02 09:57:32 +02:00
2022-05-02 08:28:36 +02:00
2021-12-13 16:11:57 +01:00
2021-11-05 10:14:20 +00:00