don't parse plausible tokens as utf8
They'll always be ascii
This commit is contained in:
parent
cb2f1ae064
commit
0a400a801c
2 changed files with 2 additions and 3 deletions
|
@ -17,7 +17,6 @@ executable blog-proxy
|
|||
build-depends:
|
||||
base ^>= 4.18.2.0,
|
||||
bytestring ^>= 0.11.5.0,
|
||||
utf8-string ^>= 1.0.0,
|
||||
text ^>= 2.0.0,
|
||||
split ^>= 0.2.5,
|
||||
containers ^>= 0.6.7,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue