From 9e74826ba9ce4139bfdd3f057a79efa8b644e85a Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Wed, 20 Oct 2021 21:40:07 +0200 Subject: Switch to hslua-2.0 The new HsLua version takes a somewhat different approach to marshalling and unmarshalling, relying less on typeclasses and more on specialized types. This allows for better performance and improved error messages. Furthermore, new abstractions allow to document the code and exposed functions. --- cabal.project | 1 - 1 file changed, 1 deletion(-) (limited to 'cabal.project') diff --git a/cabal.project b/cabal.project index 2b19ad28e..b5cef10cb 100644 --- a/cabal.project +++ b/cabal.project @@ -41,4 +41,3 @@ source-repository-package -- type: git -- location: https://github.com/jgm/ipynb.git -- tag: 1f1ddb29227335091a3a158b9aeeeb47a372c683 - -- cgit v1.2.3