We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ef4e8 commit 23313fcCopy full SHA for 23313fc
src/Graphics/GLU/Tokens.hs
@@ -1,6 +1,6 @@
1
{-# LANGUAGE CPP, PatternSynonyms, ScopedTypeVariables #-}
2
#if __GLASGOW_HASKELL__ >= 800
3
-{-# OPTIONS_GHC -Wno-missing-pat-syn-sigs #-}
+{-# OPTIONS_GHC -Wno-missing-pattern-synonym-signatures #-}
4
#endif
5
--------------------------------------------------------------------------------
6
-- |
0 commit comments