From 6cfdefc3438100ea829b1c86e790a0f2d56ec503 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sat, 4 Dec 2021 04:33:01 +0100 Subject: lots of code reorganising and some deduplication it was kinda getting messy in places. Also found some accidental isomorphisms between types, so these are now only one type because the consequences were getting silly. --- walint.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'walint.cabal') diff --git a/walint.cabal b/walint.cabal index 89096e4..e39e9e3 100644 --- a/walint.cabal +++ b/walint.cabal @@ -31,7 +31,8 @@ library CheckDir LintWriter Properties - Tiled2 + Tiled + TiledAbstract Util Types Paths @@ -63,7 +64,6 @@ executable walint aeson-pretty, bytestring, mtl, --- bytestring-encoding, text hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3