summaryrefslogtreecommitdiff
path: root/Annex.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-22 12:21:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-22 12:21:37 -0400
commitfe8c2254fff93b3cc988d3f3db95348714ff7bd4 (patch)
tree9f466120889d51e61235f95f38d2fd81ce82d651 /Annex.hs
parent487c1265f4531c6ff67d79c4ac6c789e11ac3e94 (diff)
fix standalone build of this module
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 b634041db..25038228d 100644
--- a/Annex.hs
+++ b/Annex.hs
@@ -5,7 +5,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE GeneralizedNewtypeDeriving #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving, PackageImports #-}
module Annex (
Annex,