summaryrefslogtreecommitdiff
path: root/src/compiler/GF
diff options
context:
space:
mode:
authorHerbert Lange <herbert.lange@gu.se>2025-08-08 18:06:03 +0200
committerHerbert Lange <herbert.lange@gu.se>2025-08-08 18:06:03 +0200
commit9e5701b13c61c4ff63df6beb9fa7200ba8a81f9f (patch)
tree56d5992f191c829b406f4f615762b8f19d188306 /src/compiler/GF
parent78beac759862d330a89a5479c5dab84e5d8cd526 (diff)
hide ambiguous function
Diffstat (limited to 'src/compiler/GF')
-rw-r--r--src/compiler/GF/Infra/BuildInfo.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GF/Infra/BuildInfo.hs b/src/compiler/GF/Infra/BuildInfo.hs
index 13c101ec5..1807b4031 100644
--- a/src/compiler/GF/Infra/BuildInfo.hs
+++ b/src/compiler/GF/Infra/BuildInfo.hs
@@ -8,7 +8,7 @@ import Data.Version(showVersion)
import Language.Haskell.TH.Syntax
import Control.Monad.IO.Class
import Control.Exception
-import Data.Time
+import Data.Time hiding (buildTime)
import System.Process
-- Use Template Haskell to get compile time