summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJoey Hess2019-07-02 00:43:40 -0400
committerJoey Hess2019-07-02 00:43:40 -0400
commit665ea0d3d9e1b0e90278fd659dee0ef8642030da (patch)
tree9969435c0c78c046c4dcc45ec9726229025701ed /stack.yaml
parente20662e6a8881db55394a6366be17ca4e509bc2a (diff)
Revert "custom type error messages"
This reverts commits 14f6ae30809d8bbdb10b91cc59757e865a365df8 de21ef26861db458b0dfb0212cf501f9f8ed459b e20662e6a8881db55394a6366be17ca4e509bc2a Until this bug is resolved, these custom error types hide more basic errors. https://gitlab.haskell.org/ghc/ghc/issues/16894
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml
index 84dbf12e..eb243950 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -2,6 +2,3 @@
resolver: lts-9.21
packages:
- '.'
-extra-deps:
-- type-errors-0.1.0.0
-- first-class-families-0.5.0.0