From 324ee5e50f88b5877f29164ca9c3e1c6c5161251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 12 Oct 2024 11:56:25 +0200 Subject: add date-time scalars and conform further to json schema --- autotypes/autotypes.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'autotypes/autotypes.cabal') diff --git a/autotypes/autotypes.cabal b/autotypes/autotypes.cabal index c81abd0..d7d60b6 100644 --- a/autotypes/autotypes.cabal +++ b/autotypes/autotypes.cabal @@ -39,6 +39,7 @@ library containers, filepath, text, + time, vector hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3