summaryrefslogtreecommitdiff
path: root/Backend/URL.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/URL.hs')
-rw-r--r--Backend/URL.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/URL.hs b/Backend/URL.hs
index d67b7db84..45a204b07 100644
--- a/Backend/URL.hs
+++ b/Backend/URL.hs
@@ -11,7 +11,7 @@ import Control.Monad.State (liftIO)
import Data.String.Utils
import Types
-import TypeInternals
+import BackendTypes
import Utility
import Messages