diff options
author | tv <tv@krebsco.de> | 2020-04-17 22:41:53 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2020-04-17 23:11:07 +0200 |
commit | 7dfc802b753f21afcb656b13d30d49bc548ac150 (patch) | |
tree | 664d84c3f6ec28b7affc26b509ddc608bd06939d /reaktor2.cabal | |
parent | d6d51de7c9d54691b33a8ae9691fd0402259006a (diff) |
Reaktor.API: make configurable
Diffstat (limited to 'reaktor2.cabal')
-rw-r--r-- | reaktor2.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/reaktor2.cabal b/reaktor2.cabal index 2c227dd..76095f9 100644 --- a/reaktor2.cabal +++ b/reaktor2.cabal @@ -23,6 +23,7 @@ executable reaktor network, network-simple, network-simple-tls, + network-uri, pcre-light, process, random, |