diff options
author | tv <tv@krebsco.de> | 2025-07-28 21:55:13 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2025-07-28 21:55:13 +0200 |
commit | 31602440ac5e3ce9bba4c86a908464bd1a54dcee (patch) | |
tree | 7bec1c852908a57e2f66fa4a01c0757abcaf5ec2 /much.cabal | |
parent | e7aa266b6c73730b454ad48943b249c30bbb6e71 (diff) |
Data.Tree.Extra: add setSubForest
Diffstat (limited to 'much.cabal')
-rw-r--r-- | much.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -66,6 +66,7 @@ library , Codec.MIME.QuotedPrintable , Codec.MIME.Type , Data.Aeson.Extends + , Data.Tree.Extra build-depends: base , aeson , attoparsec |