5 Sep
2013
5 Sep
'13
7:38 p.m.
* Petr Pudlák <petr.mvd@gmail.com> [2013-09-05 11:18:25+0200]
Unfortunately |ParsecT| constructor isn't exported so I'm not able to implement it outside /parsec/.
No, but there's an 'mkPT' function which is equivalent to the ParsecT constructor. (Although I, too, wish the ParsecT constructor were exposed.) Roman