Astrocoders / lenses-ppx

GADT lenses
MIT License
105 stars 10 forks source link

install fails due to `"ppx-flags": ["./ppx"]` #7

Closed elnygren closed 5 years ago

elnygren commented 5 years ago

Hi guys! Thanks for making this ppx and the Reforms library :)

I noticed a small issue in installing the latest master of lenses-ppx.

[1/2] Building src/LensesPpx.mlast
sh: <...path...>/lenses-ppx/./ppx: No such file or directory

Something that does work

  1. install the 1.0.1 version of this library
  2. update it to head of master => rock n roll

However, trying to install master directly will fail.