aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/VerilogAST.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Test/VeriFuzz/VerilogAST.hs')
-rw-r--r--src/Test/VeriFuzz/VerilogAST.hs3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Test/VeriFuzz/VerilogAST.hs b/src/Test/VeriFuzz/VerilogAST.hs
index dace0eb..0497432 100644
--- a/src/Test/VeriFuzz/VerilogAST.hs
+++ b/src/Test/VeriFuzz/VerilogAST.hs
@@ -10,8 +10,7 @@ Portability : POSIX
Defines the types to build a Verilog AST.
-}
-{-# LANGUAGE OverloadedStrings #-}
-{-# LANGUAGE TemplateHaskell #-}
+{-# LANGUAGE TemplateHaskell #-}
module Test.VeriFuzz.VerilogAST where