Skip to content

Commit 3373663

Browse files
authored
Merge pull request #29 from theam/single-process
Major refactor of code base
2 parents baca5ad + 8f319bd commit 3373663

24 files changed

+834
-3488
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defaults: &defaults
22
working_directory: ~/aws-lambda-haskell-runtime
33
docker:
4-
- image: fpco/stack-build:lts-13.0
4+
- image: fpco/stack-build:lts-13.25
55

66
version: 2
77
jobs:

0 commit comments

Comments
 (0)