On Sat, Dec 10, 2011 at 5:31 PM, Brandon Allbery <allbery.b@gmail.com> wrote:It's not clear to me from reading the sources and type signatures of
> On Sat, Dec 10, 2011 at 18:25, Peter Simons <simons@cryp.to> wrote:
>> src/Parsers.hs:163:52:
>> Couldn't match expected type `Char' against inferred type `[Char]'
>
> xmobar currently requires parsec 3.x; the above is the symptom of building
> it against 2.x.
'notFollowedBy' why this is different in parsec 2 vs. parsec 3.