From 3ad1bf47a85a201dc0922c46bf862930d248e5a1 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 20 Mar 2016 12:18:09 -0400 Subject: cleanup --- src/Propellor/Types/Target.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Types') diff --git a/src/Propellor/Types/Target.hs b/src/Propellor/Types/Target.hs index 55b4c947..784937b1 100644 --- a/src/Propellor/Types/Target.hs +++ b/src/Propellor/Types/Target.hs @@ -1,4 +1,4 @@ -{-# LANGUAGE TypeOperators, PolyKinds, DataKinds, TypeFamilies, UndecidableInstances, AllowAmbiguousTypes, TypeSynonymInstances, FlexibleInstances, ScopedTypeVariables, GADTs #-} +{-# LANGUAGE TypeOperators, PolyKinds, DataKinds, TypeFamilies, UndecidableInstances, FlexibleInstances, GADTs #-} module Propellor.Types.Target ( Property(..), -- cgit v1.2.3