Nike-Inc / hal

hal provides an AWS Lambda Custom Runtime environment for your Haskell applications.
BSD 3-Clause "New" or "Revised" License
241 stars 13 forks source link

Hide the StaticContext within the RuntimeClient #65

Closed IamfromSpace closed 3 years ago

IamfromSpace commented 4 years ago

One of the last steps in a series of refactors to enforce a cleaner abstraction boundary between the runtimes and the client itself.