We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe991f commit 4a00ad4Copy full SHA for 4a00ad4
stack-template.hsfiles
@@ -68,7 +68,7 @@ handler person context =
68
return (Left "A person's age must be positive")
69
70
{-# START_FILE stack.yaml #-}
71
-resolver: {{resolver}}
+resolver: lts-16.31
72
73
packages:
74
- .
0 commit comments