Skip to content

Instantly share code, notes, and snippets.

@obfusk
Created October 1, 2019 05:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save obfusk/570af120179d48d18c61372776aa5410 to your computer and use it in GitHub Desktop.
Save obfusk/570af120179d48d18c61372776aa5410 to your computer and use it in GitHub Desktop.
temporarily disable -Werror for a file
{-# OPTIONS_GHC -Wwarn #-}
-- ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment