diff options
author | Joey Hess <joey@kitenet.net> | 2013-10-18 11:24:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-10-18 11:24:41 -0400 |
commit | 79f9fa4d4fe2f7f9ec16213a4b67cc70cda53963 (patch) | |
tree | 92bad4d73edb6d97777ae285e83f46324556882a /Annex.hs | |
parent | 25384a8d89b578a65ad6cd7142df0ebe5c34d0c0 (diff) |
cleanup
Diffstat (limited to 'Annex.hs')
-rw-r--r-- | Annex.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ - Licensed under the GNU GPL version 3 or higher. -} -{-# LANGUAGE GeneralizedNewtypeDeriving, TypeFamilies, MultiParamTypeClasses #-} +{-# LANGUAGE GeneralizedNewtypeDeriving #-} module Annex ( Annex, |