Skip to content

Commit c0d6cd8

Browse files
Updating build parameters
1 parent 8a830c0 commit c0d6cd8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

cabal.project

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
allow-newer:
2+
base,
3+
Cabal,
4+
ghc-prim,
5+
template-haskell
6+
7+
packages: .
8+
9+
with-compiler: ghc-8.10.2

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
allow-newer: true
22

3-
compiler: ghc-8.10.1
3+
compiler: ghc-8.10.2
44

55
compiler-check: match-exact
66

@@ -11,4 +11,4 @@ local-bin-path: bin
1111

1212
require-stack-version: ">=2.3.1"
1313

14-
resolver: lts-16.0
14+
resolver: lts-16.8

0 commit comments

Comments
 (0)