Luc-Saccoccio

Results 3 issues of Luc-Saccoccio

I have some issues with the contours of the preview window of [`coq_nvim`](https://github.com/ms-jpq/coq_nvim) ![image](https://user-images.githubusercontent.com/70776630/135336946-481c7d86-52a9-4818-a0f9-72dba4c1c2f2.png) The same issue happens with [`symbols-outline.nvim`](https://github.com/simrat39/symbols-outline.nvim) ![image](https://user-images.githubusercontent.com/70776630/135337277-d3ef5ff5-5b27-42c8-9b18-e3b2e0ce98f6.png) I have the same issue with the color schemes...

I tried using this variant with graphics, I endend up having this error message : ``` ┌─ └───» ocamlfind -toolchain windows ocamlopt -linkpkg -package graphics -package unix atomas.ml -o atomas...

Hi ! Is it possible to add the `chainl`, `chainl1`, `chainr`, `chainr1` combinators ? Although `Control.Monad.Combinators.Expr` does exists, it feels overkill to use when there's only one layer to the...

feature-request