darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#115need a new darcsden release
darcsden 1.1 on hackage is likely uninstallable (though I haven't tried), and there have been many changes in HEAD since that release over a year ago.
darcsden 1.2 is currently blocked on:
- GHC 7.8 build issues (with MonadCatchIO-mtl, haskell-src-exts, and lens)
- a darcs 2.10 release (or repairs for darcs 2.8.* compatibility).
Maybe we can move ahead with this sometime soon?
Good idea. As of recently darcsden builds easily with stack using GHC 7.10 or GHC 7.8.
The darcsden-ssh piece requiring GHC 7.6 on at least some systems is still a problem though. Cf #134 .