frasertweedale / hs-jose

Haskell JOSE and JWT library
http://hackage.haskell.org/package/jose
Apache License 2.0
122 stars 46 forks source link

Installing an executable called "example" is probably a bad idea #48

Closed peti closed 6 years ago

peti commented 7 years ago

Arguably, an example program should not be installed globally at all. In any case, it would be good to use a less generic name, like "jose-example".

frasertweedale commented 7 years ago

Yes, that's true. I will change it soon :) Thanks for reporting @peti.