summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Infra/Location.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/GF/Infra/Location.hs')
-rw-r--r--src/compiler/GF/Infra/Location.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compiler/GF/Infra/Location.hs b/src/compiler/GF/Infra/Location.hs
index 0bf85b37f..8447a297c 100644
--- a/src/compiler/GF/Infra/Location.hs
+++ b/src/compiler/GF/Infra/Location.hs
@@ -1,5 +1,6 @@
-- | Source locations
module GF.Infra.Location where
+import Prelude hiding ((<>)) -- GHC 8.4.1 clash with Text.PrettyPrint
import GF.Text.Pretty
-- ** Source locations