From 84b4b6fab93a2ef9367878a6055595f81552791d Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Tue, 6 Jul 2021 14:11:30 +0200 Subject: Some more cabal file cleanup. Add stack files for pgf, pgf2. --- src/runtime/haskell-bind/stack-ghc7.10.3.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/runtime/haskell-bind/stack-ghc7.10.3.yaml (limited to 'src/runtime/haskell-bind/stack-ghc7.10.3.yaml') diff --git a/src/runtime/haskell-bind/stack-ghc7.10.3.yaml b/src/runtime/haskell-bind/stack-ghc7.10.3.yaml new file mode 100644 index 000000000..c916b4bb0 --- /dev/null +++ b/src/runtime/haskell-bind/stack-ghc7.10.3.yaml @@ -0,0 +1,3 @@ +resolver: lts-6.35 # ghc 7.10.3 + +allow-newer: true -- cgit v1.2.3