summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <rul@kalgan.cc>2013-07-28 16:10:55 -0300
committerRaúl Benencia <rul@kalgan.cc>2013-07-28 16:10:55 -0300
commite6217fe535e298f8f8e17c9642f088277b90c8ba (patch)
tree827e1a71c5fb33a6b6d9ef2aa8cf0778b90c8dcd
parent180c539ec1fc6b2f698951842da8486638a03c4c (diff)
added some warnings
-rw-r--r--Rfc1342.hs5
1 files changed, 3 insertions, 2 deletions
diff --git a/Rfc1342.hs b/Rfc1342.hs
index 2699a26..2e988b9 100644
--- a/Rfc1342.hs
+++ b/Rfc1342.hs
@@ -1,4 +1,4 @@
--- A simple RFC1342 decoder
+-- A simple Haskell RFC1342 decoder
-- Copyright (C) 2013 Raúl Benencia <rul@kalgan.cc>
--
-- This program is free software: you can redistribute it and/or modify
@@ -15,7 +15,8 @@
-- along with this program. If not, see <http://www.gnu.org/licenses/>.
module Rfc1342 (decodeField) where
--- This module is an ugly hack. You've been warned.
+-- This module is an ugly hack. It has been poorly tested and it'll
+-- probably blow up in your face. You've been warned.
import qualified Codec.Binary.Base64 as B64
import qualified Codec.Binary.QuotedPrintable as QP
nihil fit ex nihilo