From c249c4d8a8e6dbc4c95f656973126ab5ec07df49 Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 23 Feb 2018 18:18:05 +0300 Subject: Add NFData instances for Node and Triple --- redland.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'redland.cabal') diff --git a/redland.cabal b/redland.cabal index 2f2b314..6191541 100644 --- a/redland.cabal +++ b/redland.cabal @@ -28,6 +28,7 @@ library , Redland.Util other-extensions: ForeignFunctionInterface build-depends: base >=4.9 && <5 + , deepseq >= 1.4.2.0 default-language: Haskell2010 pkgconfig-depends: raptor2, redland build-tools: hsc2hs -- cgit v1.2.3