Skip to content

Instantly share code, notes, and snippets.

@hanshoglund
Created January 24, 2017 17:43
Show Gist options
  • Save hanshoglund/c013bdcd11a45c4e72d3ee0918e9c6f7 to your computer and use it in GitHub Desktop.
Save hanshoglund/c013bdcd11a45c4e72d3ee0918e9c6f7 to your computer and use it in GitHub Desktop.
:set -XOverloadedStrings
:set prompt "> "
:set -W
:set -fno-warn-unused-binds
:set -fno-warn-unused-matches
:set -fno-warn-unused-do-bind
:set -fwarn-unused-imports
:set -Werror
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment