From 83d291f476a9793012a7aabb27c3cf59c7bdea05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 11 Mar 2025 20:22:33 +0100 Subject: Generic type for MonadError constraints Changelog: API: MonadError constraints use generic error type --- erebos.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index cfa826f..e704a3f 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -99,6 +99,7 @@ library Erebos.Conversation Erebos.DirectMessage Erebos.Discovery + Erebos.Error Erebos.Identity Erebos.Network Erebos.Network.Channel -- cgit v1.2.3