Skip to content

Commit 4a00ad4

Browse files
committed
Template updates.
1 parent ffe991f commit 4a00ad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stack-template.hsfiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ handler person context =
6868
return (Left "A person's age must be positive")
6969

7070
{-# START_FILE stack.yaml #-}
71-
resolver: {{resolver}}
71+
resolver: lts-16.31
7272

7373
packages:
7474
- .

0 commit comments

Comments
 (0)