diff options
author | Shayne Fletcher <shayne.fletcher@digitalasset.com> | 2019-05-15 06:30:36 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-05-21 17:12:07 -0400 |
commit | ddd905b4eada5a9a33977a435393cf7826a4d6a5 (patch) | |
tree | a844500b5d98e8be7566b8bf9043b34cb9491748 | |
parent | d0142f21692c4b4514ea68e489c943ac26037d8f (diff) | |
download | haskell-ddd905b4eada5a9a33977a435393cf7826a4d6a5.tar.gz |
Update resolver for for happy 1.19.10
-rw-r--r-- | hadrian/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/stack.yaml b/hadrian/stack.yaml index d121892b4d..4a21415908 100644 --- a/hadrian/stack.yaml +++ b/hadrian/stack.yaml @@ -1,7 +1,7 @@ # For more information, see: http://docs.haskellstack.org/en/stable/yaml_configuration.html # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2) -resolver: lts-13.14 +resolver: lts-13.21 # Local packages, usually specified by relative directory name packages: |