Samvel Truzyan

Results 2 issues of Samvel Truzyan

Sometimes alive boot nodes get overwhelmed and not responding for queries. A possible solution is to add hint (withRetransmissions :: m a -> m a) in the KRPC package and...

``` $ cabal info hakyll | grep installed: Versions installed: 4.5.1.0 $ hakyll-init foo && cd foo $ ghc --make -threaded site.hs $ ./site watch LInitialising... Creating store... istening on...

bug
beginner