Created
January 24, 2017 17:43
-
-
Save hanshoglund/c013bdcd11a45c4e72d3ee0918e9c6f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
: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