From 0bd2e836d96fe864b00d2085f29e932130722cc3 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 18 Sep 2021 02:09:27 +0200 Subject: moved types into Types.hs it's almost as if there's some structure to this code! --- tiled-hs.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'tiled-hs.cabal') diff --git a/tiled-hs.cabal b/tiled-hs.cabal index 9b7b171..4da4a45 100644 --- a/tiled-hs.cabal +++ b/tiled-hs.cabal @@ -31,6 +31,7 @@ library Properties Tiled2 Util + Types build-depends: base ^>=4.14.1.0, aeson, bytestring, -- cgit v1.2.3