summaryrefslogtreecommitdiff
path: root/src/Propellor/Types
diff options
context:
space:
mode:
authorJoey Hess2016-03-20 12:18:09 -0400
committerJoey Hess2016-03-20 12:18:09 -0400
commit3ad1bf47a85a201dc0922c46bf862930d248e5a1 (patch)
treea896005dbddb131f566d798dcbc3584ed449c4d3 /src/Propellor/Types
parent7972bc1b5a4dbc24f0625556bedb161cb559ffc4 (diff)
cleanup
Diffstat (limited to 'src/Propellor/Types')
-rw-r--r--src/Propellor/Types/Target.hs2
1 files changed, 1 insertions, 1 deletions
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(..),