Changelog for reprinter-0.3.0.0
0.3.0.0 (2021-03-03)
Reprinting mis nowReprinting i m, whereiis the input type, which must be "String-like" (containers holding some "list" ofChars). Previously,iwas limited toText. By default,ByteString,TextandStringare supported.- Add an example module taking prompts from the 2017 paper, and rewrite the tests to use the definitions in there.
- Support at least GHC 8.6, 8.8, 8.10, 9.0