Skip to content

creichert/hstorchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSTorChat

A TorChat implementation in Haskell and QML.

Build Status

Configure and Build

    $ cabal sandbox init
    $ cabal install --dependencies-only --enable-tests
    $ cabal build
    $ cabal install

Run

    $ cabal run hstorchat