darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#167test suite does not build with GHC 8.0.2
stack test
fails now when installing shelly:
Shelly/Pipe.hs:122:1: error:
• The default type ‘Text’ is not an instance of ‘Num’
• When checking the types in a default declaration
https://github.com/yesodweb/Shelly.hs/issues/130