From aa41b17e6e28018c3b50e4ea13e913dadefe5fcf Mon Sep 17 00:00:00 2001 From: Robin Munn Date: Sun, 16 Feb 2020 15:10:03 +0700 Subject: Fix typo in Arch Linux dependencies --- src/Propellor/Bootstrap.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Bootstrap.hs b/src/Propellor/Bootstrap.hs index 6ca133cb..746cf54e 100644 --- a/src/Propellor/Bootstrap.hs +++ b/src/Propellor/Bootstrap.hs @@ -200,7 +200,7 @@ depsCommand bs msys = "( " ++ intercalate " ; " (go bs) ++ ") || true" , "haskell-exceptions" , "haskell-stm" , "haskell-text" - , "hashell-hashable" + , "haskell-hashable" ] archlinuxdeps Stack = [ "gnupg" -- cgit v1.2.3