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 b8714c4 commit 8fe466bCopy full SHA for 8fe466b
src/CmdLine.hs
@@ -1,4 +1,4 @@
1
-{-# LANGUAGE PatternGuards, RecordWildCards, DeriveDataTypeable #-}
+{-# LANGUAGE PatternGuards, DeriveDataTypeable #-}
2
{-# OPTIONS_GHC -fno-warn-missing-fields -fno-cse -O0 #-}
3
4
module CmdLine(
0 commit comments