summaryrefslogtreecommitdiff
path: root/Annex.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-18 11:24:41 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-18 11:24:41 -0400
commit79f9fa4d4fe2f7f9ec16213a4b67cc70cda53963 (patch)
tree92bad4d73edb6d97777ae285e83f46324556882a /Annex.hs
parent25384a8d89b578a65ad6cd7142df0ebe5c34d0c0 (diff)
cleanup
Diffstat (limited to 'Annex.hs')
-rw-r--r--Annex.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex.hs b/Annex.hs
index 940b69e4b..ae56ec5ad 100644
--- a/Annex.hs
+++ b/Annex.hs
@@ -5,7 +5,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE GeneralizedNewtypeDeriving, TypeFamilies, MultiParamTypeClasses #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving #-}
module Annex (
Annex,