diff options
| author | LLLL Colonq <llll@colonq> | 2025-05-06 03:45:51 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-05-06 03:45:51 -0400 |
| commit | f010327cd1b9fd3b260ef1623d252723f395fbc7 (patch) | |
| tree | e1d88e671d6e909e3986342807a71e55a86df6a8 /fig-bus/fig-bus.cabal | |
| parent | 2bac23772ea3b8e95e27bcd4f8d9c4d91538f840 (diff) | |
Binary message bus
Diffstat (limited to 'fig-bus/fig-bus.cabal')
| -rw-r--r-- | fig-bus/fig-bus.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fig-bus/fig-bus.cabal b/fig-bus/fig-bus.cabal index d8caf99..bfb2c7f 100644 --- a/fig-bus/fig-bus.cabal +++ b/fig-bus/fig-bus.cabal @@ -33,8 +33,9 @@ library hs-source-dirs: src exposed-modules: Fig.Bus.SExp - Fig.Bus.Binary Fig.Bus.SExp.Client + Fig.Bus.Binary + Fig.Bus.Binary.Utils Fig.Bus.Binary.Client executable fig-bus |
