1
1
mirror of https://github.com/sdiehl/wiwinwlh.git synced 2024-10-03 23:18:01 +03:00

fix string variant table formatting

This commit is contained in:
Michael Kaiser 2021-06-19 23:41:02 +02:00 committed by GitHub
parent eb279d4891
commit b7a82bdec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7134,8 +7134,8 @@ For each of these there are two variants for both text and bytestring.
Giving rise to the Cartesian product of the four common string types:
Variant Module
------------- ----------
Variant Module
------------- ----------
**strict text** `Data.Text`
**lazy text** `Data.Text.Lazy`
**strict bytestring** `Data.ByteString`