Commit 20195f8b authored by Eyal Dechter's avatar Eyal Dechter

Remove OverloadedString pragma

parent 5a98bc38
{-# LANGUAGE CPP #-} {-# LANGUAGE CPP #-}
{-# LANGUAGE OverloadedStrings #-}
-- | This module contains the @ToJSON@ instance for @Message@. -- | This module contains the @ToJSON@ instance for @Message@.
module IHaskell.Message.Writer ( module IHaskell.Message.Writer (
ToJSON(..) ToJSON(..)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment