finished where indentation changes
This commit is contained in:
parent
b77290cecc
commit
f87a781aa6
68 changed files with 1619 additions and 1628 deletions
|
@ -15,4 +15,4 @@ toB64 = encode . s2w8
|
|||
|
||||
fromB64 :: String -> String
|
||||
fromB64 s = maybe bad w82s $ decode s
|
||||
where bad = error "bad base64 encoded data"
|
||||
where bad = error "bad base64 encoded data"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue