diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-11 19:53:26 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-11 19:53:26 -0400 |
| commit | 51e281911d683f833d4d71ad62f2b64a5f4a0cea (patch) | |
| tree | a976457fc8bcb0676d78493fbe0be703430bbac7 /src/Propellor/Property/Chroot.hs | |
| parent | d2eb0101a3bcffaa759c3308f48b4463ca23bfc5 (diff) | |
cleanup
Diffstat (limited to 'src/Propellor/Property/Chroot.hs')
| -rw-r--r-- | src/Propellor/Property/Chroot.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Chroot.hs b/src/Propellor/Property/Chroot.hs index 8f18d724..920a46d4 100644 --- a/src/Propellor/Property/Chroot.hs +++ b/src/Propellor/Property/Chroot.hs @@ -1,5 +1,4 @@ {-# LANGUAGE FlexibleContexts, GADTs, DeriveDataTypeable #-} -{-# LANGUAGE GeneralizedNewtypeDeriving #-} module Propellor.Property.Chroot ( debootstrapped, |
