alexozer / flitter

A LiveSplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
MIT License
132 stars 11 forks source link

Update to notty v0.2.2 upsteam #17

Closed OlivierBlanvillain closed 3 years ago

OlivierBlanvillain commented 4 years ago

Before this patch, I'm getting the following compilation error:

File "vendor/notty-0/lwt/notty_lwt.ml", line 68, characters 25-64:  
Error: This expression has type (unit -> unit) Lwt.t                 
       but an expression was expected of type unit Lwt.t
Hint: Did you forget to provide `()' as argument?   

Everything seams to compile with the latest netty release.

alexozer commented 3 years ago

Fixed in 666c5483bc93efa6d01e0b7a927461269f8e14de.