diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-21 13:21:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-21 13:21:51 -0400 |
| commit | cdcabc4ba35d16c69c6e039d75521dd41aec96a3 (patch) | |
| tree | 926dcf8d3727983b44d0ff50a49ec20bbd47e89f /src/Propellor/Bootstrap.hs | |
| parent | 1366fd272b70c15d8a28bd6fd44fde970cfa05e3 (diff) | |
| parent | dd5ffce2b68ac0b4e306682e8511f13974948e39 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/Propellor/Bootstrap.hs')
| -rw-r--r-- | src/Propellor/Bootstrap.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Bootstrap.hs b/src/Propellor/Bootstrap.hs index 21772b34..f2f5af55 100644 --- a/src/Propellor/Bootstrap.hs +++ b/src/Propellor/Bootstrap.hs @@ -77,7 +77,6 @@ depsCommand = "( " ++ intercalate " ; " (concat [osinstall, cabalinstall]) ++ " , "libghc-ansi-terminal-dev" , "libghc-ifelse-dev" , "libghc-network-dev" - , "libghc-quickcheck2-dev" , "libghc-mtl-dev" , "libghc-transformers-dev" , "libghc-exceptions-dev" |
