Skip to content

Instantly share code, notes, and snippets.

@limitedeternity
Last active October 8, 2023 08:51
Show Gist options
  • Save limitedeternity/98437c5366bb40fc1323d5e27f06b35a to your computer and use it in GitHub Desktop.
Save limitedeternity/98437c5366bb40fc1323d5e27f06b35a to your computer and use it in GitHub Desktop.
My GHCI config
:seti -XOverloadedStrings
:seti -XScopedTypeVariables
:set -Wall
:set -fno-warn-type-defaults
:set -DGHCI
:set +s
:set +t
:set +m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment