aboutsummaryrefslogtreecommitdiffstats
path: root/nara.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix GHC and HLINT warnings.Baylac-Jacqué Félix2017-09-161-2/+2
|
* Extracted RPC types to proper module.Baylac-Jacqué Félix2017-09-161-2/+9
|
* Implement and test RPC show Peer feature.Baylac-Jacqué Félix2017-09-161-0/+6
|
* Make imports in RPC.hs explicit.Baylac-Jacqué Félix2017-09-161-1/+1
|
* Setup travis CI.Baylac-Jacqué Félix2017-09-161-1/+5
|
* Refactor project structure to exec + lib.Baylac-Jacqué Félix2017-08-091-10/+42
| | | | | We want to add some unit tests to the project, hence, we need a proper library.
* add flag for static buildBin Jin2017-03-171-0/+10
|
* Disable multi-threading for nowBin Jin2017-03-151-1/+1
| | | | The current implementation based on STM packet queue doesn't scale.
* Add README.mdBin Jin2017-03-121-6/+2
|
* Initial commitBin Jin2017-03-121-0/+82