diff --git a/spago.dhall b/spago.dhall index 6db54fb..b3b97c0 100644 --- a/spago.dhall +++ b/spago.dhall @@ -15,7 +15,6 @@ You can edit this file as you like. , "maybe" , "newtype" , "prelude" - , "psci-support" , "tuples" , "unsafe-coerce" ] diff --git a/tests.dhall b/tests.dhall index 4662715..a3b3341 100644 --- a/tests.dhall +++ b/tests.dhall @@ -9,7 +9,6 @@ You can edit this file as you like. , "either" , "exceptions" , "prelude" - , "psci-support" , "spec" , "transformers" , "typeable"