aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/Graph/ASTGen.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Test/VeriFuzz/Graph/ASTGen.hs')
-rw-r--r--src/Test/VeriFuzz/Graph/ASTGen.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Test/VeriFuzz/Graph/ASTGen.hs b/src/Test/VeriFuzz/Graph/ASTGen.hs
index b5fb944..f1ac88a 100644
--- a/src/Test/VeriFuzz/Graph/ASTGen.hs
+++ b/src/Test/VeriFuzz/Graph/ASTGen.hs
@@ -10,8 +10,6 @@ Portability : POSIX
Generates the AST from the graph directly.
-}
-{-# LANGUAGE OverloadedStrings #-}
-
module Test.VeriFuzz.Graph.ASTGen where
import Data.Graph.Inductive (LNode, Node)