From 499c2941b9ff3531620565250c45beb2afd141ef Mon Sep 17 00:00:00 2001 From: Pavel Ryzhov Date: Thu, 17 Aug 2017 00:22:19 +0200 Subject: [PATCH] Add HSvm to master HSvm package has been refreshed to be buildable with GHC 8.0.2 and 8.2.1. Put to github for better collaboration and fixed few bugs in marshalling. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 75065b2a..209f2ed4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2810,6 +2810,7 @@ packages: "Pavel Ryzhov @paulrzcz": - hquantlib + - HSvm # - persistent-redis # GHC 8.2.1 "Henri Verroken @hverr":