--- git-annex-10.20220624.ebuild.orig 2022-10-05 17:26:35.056141257 -0400 +++ git-annex-10.20220624.ebuild 2022-10-05 17:26:00.663930237 -0400 @@ -19,6 +19,14 @@ REQUIRED_USE="webapp? ( assistant )" +GHC_BOOTSTRAP_PACKAGES=( + async + filepath-bytestring + split + time + unix-compat +) + RDEPEND="dev-haskell/aeson:= >=dev-haskell/ansi-terminal-0.9:= dev-haskell/async:=