From 68566ca5a376f8508fdd1c5eff3155cde7929850 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 12 Feb 2024 10:05:02 +0100 Subject: refactor `Query` --- app/Store.hs | 6 ------ 1 file changed, 6 deletions(-) (limited to 'app/Store.hs') diff --git a/app/Store.hs b/app/Store.hs index 3e0f3d3..3a899b6 100644 --- a/app/Store.hs +++ b/app/Store.hs @@ -1,9 +1,3 @@ -{-# LANGUAGE AllowAmbiguousTypes #-} -{-# LANGUAGE BlockArguments #-} -{-# LANGUAGE GeneralizedNewtypeDeriving #-} -{-# LANGUAGE OverloadedRecordDot #-} -{-# LANGUAGE OverloadedStrings #-} - module Store ( withStore, listDirectory, -- cgit v1.2.3