diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-03-19 12:34:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-03-19 12:36:04 -0700 |
commit | 005f0fbcd558636f0d5db1203427a4d7b341f36e (patch) | |
tree | 6915f519e544ae7647e8b661d83d5e6b2b13a10d /src/Text/Pandoc/Readers/Creole.hs | |
parent | 425c2e47b5245ec0eec3eb294a83250252eb3efa (diff) | |
download | pandoc-005f0fbcd558636f0d5db1203427a4d7b341f36e.tar.gz |
T.P.Shared: Remove ToString, ToText typeclasses [API change].
T.P.Parsing: revise type of readWithM so that it takes a Text
rather than a polymorphic ToText value.
These typeclasses were there to ease the transition from String
to Text. They are no longer needed, and they may clash with
more useful versions under the same name.
This will require a bump to 2.13.
Diffstat (limited to 'src/Text/Pandoc/Readers/Creole.hs')
0 files changed, 0 insertions, 0 deletions