diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-24 17:31:06 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-24 17:31:06 -0400 |
| commit | 84e3b7c5e2984055d090c5c27c0f1487573301fc (patch) | |
| tree | 4657eb7510c4e37a5f34b6c76716491eaac0a7a6 /src | |
| parent | 83cd812ab5ac787769b34f59d1763f3c8648f06a (diff) | |
prune
Diffstat (limited to 'src')
| -rw-r--r-- | src/Propellor/Types.hs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs index d30a39f3..3ca7c8dc 100644 --- a/src/Propellor/Types.hs +++ b/src/Propellor/Types.hs @@ -1,13 +1,9 @@ {-# LANGUAGE PackageImports #-} {-# LANGUAGE GeneralizedNewtypeDeriving #-} -{-# LANGUAGE GADTs #-} -{-# LANGUAGE EmptyDataDecls #-} {-# LANGUAGE FlexibleInstances #-} {-# LANGUAGE FlexibleContexts #-} {-# LANGUAGE MultiParamTypeClasses #-} {-# LANGUAGE TypeFamilies #-} -{-# LANGUAGE DeriveDataTypeable #-} -{-# LANGUAGE TypeOperators #-} {-# LANGUAGE PolyKinds #-} module Propellor.Types |
