diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-12-15 21:09:50 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-12-15 21:09:50 -0400 |
| commit | 4d12d728dd1ef087af39de142c0c5422495305b9 (patch) | |
| tree | 9a28e835a5e7417da1fa674753fb420a26edd9e4 /src/Propellor/Property/File.hs | |
| parent | 81f35a5f8df6907dba394b028d2c7bcbf18cdc5f (diff) | |
| parent | 47a2b72bed3770d3dfb26c4142479c436a11ce55 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Property/File.hs')
| -rw-r--r-- | src/Propellor/Property/File.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/File.hs b/src/Propellor/Property/File.hs index 56066b5b..3021617c 100644 --- a/src/Propellor/Property/File.hs +++ b/src/Propellor/Property/File.hs @@ -4,7 +4,6 @@ import Propellor.Base import Utility.FileMode import System.Posix.Files -import System.PosixCompat.Types import System.Exit type Line = String |
