diff options
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -# Compiling with ghc 8.6.3 -resolver: lts-13.0 +# Compiling with ghc 8.6.4 +resolver: lts-13.17 # To use ghc 4.4 try: # resolver: lts-12.24 |