aboutsummaryrefslogtreecommitdiffstats
path: root/app/Store.hs
diff options
context:
space:
mode:
Diffstat (limited to 'app/Store.hs')
-rw-r--r--app/Store.hs6
1 files changed, 0 insertions, 6 deletions
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,