summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Infra/GetOpt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Infra/GetOpt.hs')
-rw-r--r--src/compiler/GF/Infra/GetOpt.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Infra/GetOpt.hs b/src/compiler/GF/Infra/GetOpt.hs
index ede561c90..648d51919 100644
--- a/src/compiler/GF/Infra/GetOpt.hs
+++ b/src/compiler/GF/Infra/GetOpt.hs
@@ -69,7 +69,7 @@ module GF.Infra.GetOpt (
import Prelude -- necessary to get dependencies right
-import Data.List ( isPrefixOf, find )
+--import Data.List ( isPrefixOf, find )
-- |What to do with options following non-options
data ArgOrder a