diff options
Diffstat (limited to 'Locations.hs')
-rw-r--r-- | Locations.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Locations.hs b/Locations.hs index 733e74553..497850062 100644 --- a/Locations.hs +++ b/Locations.hs @@ -11,6 +11,7 @@ module Locations ( ) where import Data.String.Utils + import Types import qualified BackendTypes as Backend import qualified GitRepo as Git |