From 61b26e25263d2864a9a77447670c529e15706ed8 Mon Sep 17 00:00:00 2001 From: Robin Munn Date: Thu, 5 Mar 2020 10:33:52 +0700 Subject: Add haskell-type-errors package on Arch Linux --- src/Propellor/Bootstrap.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Propellor/Bootstrap.hs b/src/Propellor/Bootstrap.hs index 746cf54e..d772d7c7 100644 --- a/src/Propellor/Bootstrap.hs +++ b/src/Propellor/Bootstrap.hs @@ -201,6 +201,7 @@ depsCommand bs msys = "( " ++ intercalate " ; " (go bs) ++ ") || true" , "haskell-stm" , "haskell-text" , "haskell-hashable" + , "haskell-type-errors" ] archlinuxdeps Stack = [ "gnupg" -- cgit v1.2.3