From 8e92e6e11d2b3b0bfb5ac9d68f347219493e6380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 23 Sep 2020 17:44:40 +0200 Subject: split into library + executables --- Notmuch/Class.hs | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Notmuch/Class.hs (limited to 'Notmuch/Class.hs') diff --git a/Notmuch/Class.hs b/Notmuch/Class.hs deleted file mode 100644 index 2d2b416..0000000 --- a/Notmuch/Class.hs +++ /dev/null @@ -1,4 +0,0 @@ -module Notmuch.Class where - -class HasNotmuchId a where - notmuchId :: a -> String -- cgit v1.2.3