Skip to content

Instantly share code, notes, and snippets.

@songpp
Last active March 21, 2020 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save songpp/6e9ff6937f206f69fd16877c859a5b83 to your computer and use it in GitHub Desktop.
Save songpp/6e9ff6937f206f69fd16877c859a5b83 to your computer and use it in GitHub Desktop.
dev .ghci
:set -XGADTs
:set -XOverloadedStrings
import Data.Text (Text)
import qualified Data.Text as T
import qualified Data.Text.Lazy.IO as LT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment