]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Utils.hs
Use base64-bytestring instead of dataenc
[Lucu.git] / Network / HTTP / Lucu / Utils.hs
index f1c178d55a1b22983d1ec75907873186f4446686..c85c9a72b6a023241857ba1c613eb1e4d5a2485e 100644 (file)
@@ -1,3 +1,7 @@
+{-# LANGUAGE
+    BangPatterns
+  , UnicodeSyntax
+  #-}
 -- |Utility functions used internally in the Lucu httpd. These
 -- functions may be useful too for something else.
 module Network.HTTP.Lucu.Utils