]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/SocketLike.hs
Use base64-bytestring instead of dataenc
[Lucu.git] / Network / HTTP / Lucu / SocketLike.hs
index b99811f3bba095f5fc6a586f7b5a00bb2750c23d..915f32376eb17a3ae6a57eef443648698bc4d63b 100644 (file)
@@ -1,3 +1,9 @@
+{-# LANGUAGE
+    FlexibleContexts
+  , FlexibleInstances
+  , TypeFamilies
+  , UnicodeSyntax
+  #-}
 module Network.HTTP.Lucu.SocketLike
     ( SocketLike(..)
     )