[BRLTTY] [OT] betris -- a horizontal braille version of tetris

Nicolas Pitre nico at fluxnic.net
Thu Aug 30 19:52:38 EDT 2018


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


More information about the BRLTTY mailing list