diff options
author | Profpatsch <mail@profpatsch.de> | 2024-03-23T04·34+0100 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-03-23T19·51+0000 |
commit | 0b78998509b54618ad08610e29a816336bb547be (patch) | |
tree | 2b046546e91147c044df7f966dad019124cf5628 /users/Profpatsch/mailbox-org/mailbox-org.cabal | |
parent | 72db9eb21038b677014d3017094cfdd095f5c85c (diff) |
feat(users/Profpatsch/MyPrelude): add Pretty module r/7765
Change-Id: Id774963178ba358447699d0297a6a1fbef5ac8fe Reviewed-on: https://cl.tvl.fyi/c/depot/+/11240 Autosubmit: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI Reviewed-by: Profpatsch <mail@profpatsch.de>
Diffstat (limited to 'users/Profpatsch/mailbox-org/mailbox-org.cabal')
-rw-r--r-- | users/Profpatsch/mailbox-org/mailbox-org.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/Profpatsch/mailbox-org/mailbox-org.cabal b/users/Profpatsch/mailbox-org/mailbox-org.cabal index 8e5328907a9e..a1b041447bbb 100644 --- a/users/Profpatsch/mailbox-org/mailbox-org.cabal +++ b/users/Profpatsch/mailbox-org/mailbox-org.cabal @@ -79,7 +79,6 @@ executable mailbox-org my-prelude, pa-prelude, pa-label, - pa-pretty, pa-error-tree, exec-helpers, netencode, |