heroku-buildpack-stack icon indicating copy to clipboard operation
heroku-buildpack-stack copied to clipboard

Haskell Stack support for Heroku

Results 2 heroku-buildpack-stack issues
Sort by recently updated
recently updated
newest added

Hi - After months of successful deploys Heroku is complaining about a sanity check. In past deploys stack used a sandboxed ghc but here it seems stack is looking for...

Thanks for writing this package! It makes things more comfortable and more straightforward :slightly_smiling_face: I have a problem when trying to deploy a Haskell package to Heroku. My project contains...