From 84e3b7c5e2984055d090c5c27c0f1487573301fc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Mar 2016 17:31:06 -0400 Subject: prune --- src/Propellor/Types.hs | 4 ---- 1 file changed, 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 -- cgit v1.2.3