From 3cc38343dbcbe724fa27807af66189370e4a54ff Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 26 Jun 2019 15:41:30 +0200 Subject: Fix ambigious Int resolution in the lexer tests --- stack.yaml.lock | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 stack.yaml.lock (limited to 'stack.yaml.lock') diff --git a/stack.yaml.lock b/stack.yaml.lock new file mode 100644 index 0000000..ea480aa --- /dev/null +++ b/stack.yaml.lock @@ -0,0 +1,12 @@ +# This file was autogenerated by Stack. +# You should not edit this file by hand. +# For more information, please see the documentation at: +# https://docs.haskellstack.org/en/stable/lock_files + +packages: [] +snapshots: +- completed: + size: 499889 + url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/13/26.yaml + sha256: ecb02ee16829df8d7219e7d7fe6c310819820bf335b0b9534bce84d3ea896684 + original: lts-13.26 -- cgit v1.2.3