From af5b0b9c40c7c22723ca3382621864dced51f3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Tue, 17 Dec 2024 05:58:36 +0100 Subject: [PATCH] Finally... dropped `fb` (#7244) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1ef470570..570d15734 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1285,7 +1285,6 @@ packages: - yesod-routes-flow "Felipe Lessa @meteficha": - - fb - nonce - serversession - serversession-backend-acid-state @@ -5143,7 +5142,6 @@ packages: - bytebuild - byteslice - contiguous - - fb - ip - pwstore-fast - rex @@ -9379,7 +9377,6 @@ expected-test-failures: - eventful-dynamodb - eventful-postgresql - faktory # connection refused, https://github.com/commercialhaskell/stackage/issues/5905 - - fb # Facebook app - gdax # Needs environment variables set - ghc-imported-from # depends on haddocks being generated first https://github.com/fpco/stackage/pull/1315 - ghc-mod # https://github.com/DanielG/ghc-mod/issues/611