seek-oss / serverless-haskell

Deploying Haskell applications to AWS Lambda with Serverless
MIT License
215 stars 22 forks source link

Stack 2 compatibility #100

Closed koterpillar closed 5 years ago

koterpillar commented 5 years ago

In Stack 2, this syntax is no longer valid:

packages:
- .
- location: somewhere
  extra-dep: true