summaryrefslogtreecommitdiff
path: root/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Types.hs')
-rw-r--r--Types.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types.hs b/Types.hs
index 6bf26d36e..2284d9267 100644
--- a/Types.hs
+++ b/Types.hs
@@ -10,4 +10,4 @@ module Types (
Flag(..),
) where
-import BackendTypes
+import TypeInternals