implemented unescapeString

This commit is contained in:
2021-10-24 12:47:37 -04:00
parent 3484fda01e
commit a61806f8e4
4 changed files with 56 additions and 3 deletions

View File

@@ -23,7 +23,9 @@ ghc-options:
dependencies:
- base >= 4.7 && < 5
- bytestring >= 0.10.12.0 && < 0.11
- tcp-streams >= 1.0.1.1 && < 1.1
- text >= 1.2.4.1 && < 1.3
- tls
- x509