haskell / happy

The Happy parser generator for Haskell
Other
276 stars 84 forks source link

Appveyor CI appears to be broken #155

Closed bgamari closed 3 years ago

bgamari commented 4 years ago

For instance, https://ci.appveyor.com/project/simonmar/happy/builds/27115897:

cabal %CABOPTS% install happy --bindir=/hsbin
cabal.exe: filepath wildcard 'HappyTemplate' does not match any files.
int-index commented 4 years ago

Fixed in #154