aboutsummaryrefslogtreecommitdiffstats
path: root/src/Test/VeriFuzz/Helpers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Test/VeriFuzz/Helpers.hs')
-rw-r--r--src/Test/VeriFuzz/Helpers.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Test/VeriFuzz/Helpers.hs b/src/Test/VeriFuzz/Helpers.hs
index ca5505c..3650f8e 100644
--- a/src/Test/VeriFuzz/Helpers.hs
+++ b/src/Test/VeriFuzz/Helpers.hs
@@ -10,8 +10,6 @@ Portability : POSIX
Defaults and common functions.
-}
-{-# LANGUAGE OverloadedStrings #-}
-
module Test.VeriFuzz.Helpers where
import Control.Lens