Apply codespell -w throughout
This commit is contained in:
parent
100f5aabb6
commit
84b0a3707a
108 changed files with 135 additions and 135 deletions
|
@ -19,7 +19,7 @@ import Data.ByteString.UTF8 (fromString, toString)
|
|||
import Data.Char
|
||||
|
||||
-- | This uses the FileSystemEncoding, so it can be used on Strings
|
||||
-- that repesent filepaths containing arbitrarily encoded characters.
|
||||
-- that represent filepaths containing arbitrarily encoded characters.
|
||||
toB64 :: String -> String
|
||||
toB64 = toString . B64.encode . encodeBS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue