lib: another doctests fix, replace wrong haddock char

This commit is contained in:
Simon Michael 2017-07-31 07:07:31 -07:00
parent dbef13b13f
commit f1c5cce575

View File

@ -1,4 +1,4 @@
-- ^ Paper over some differences between megaparsec 5 and 6,
-- | Paper over some differences between megaparsec 5 and 6,
-- making it possible to write code that supports both.
{-# LANGUAGE CPP, FlexibleContexts #-}