summaryrefslogtreecommitdiff
path: root/Utility/State.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/State.hs')
-rw-r--r--Utility/State.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Utility/State.hs b/Utility/State.hs
index 7f8919082..ad38db542 100644
--- a/Utility/State.hs
+++ b/Utility/State.hs
@@ -5,8 +5,6 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE PackageImports #-}
-
module Utility.State where
import "mtl" Control.Monad.State.Strict