On Fri, 31 Aug 2018, Mario Lang wrote: > I'd be interested in feedback. > I have only tested it with one other blind person yet. > > It is a haskell projeect. To install, run: > > $ cabal update > $ cabal install betris
Well.... I get: Resolving dependencies... cabal: Could not resolve dependencies: trying: base-4.10.1.0/installed-4.1... (dependency of betris-0.1.0.1) trying: microlens-th-0.4.2.2 (dependency of vty-5.23.1) next goal: template-haskell (dependency of microlens-th-0.4.2.2) rejecting: template-haskell-2.13.0.0, template-haskell-2.12.0.0 (only already installed instances can be used) rejecting: template-haskell-2.11.1.0, template-haskell-2.11.0.0 (conflict: base==4.10.1.0/installed-4.1..., template-haskell => base>=4.7 && <4.10) [...] And so on for an almost screenful before it bails out. And I know nothing about haskell. Nicolas _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
