solatis / haskell-network-anonymous-tor

An API that wraps around the Tor control port to create ad-hoc hidden services
MIT License
10 stars 3 forks source link

minor haddock issues #6

Open joeyh opened 8 years ago

joeyh commented 8 years ago

Looking at the haddock for Network.Anonymous.Tor:

joeyh commented 8 years ago

Also, examples of using accept and mapOnion lack the Maybe ByteString parameter for the private key.