From 92b15a337ef9d27d1039aa34d6f262827bdfd401 Mon Sep 17 00:00:00 2001 From: odanoburu Date: Mon, 9 Apr 2018 12:09:45 -0300 Subject: [PATCH] rm duplicate lines --- src/runtime/haskell-bind/pgf2.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/src/runtime/haskell-bind/pgf2.cabal b/src/runtime/haskell-bind/pgf2.cabal index 312d851be..34a4392a9 100644 --- a/src/runtime/haskell-bind/pgf2.cabal +++ b/src/runtime/haskell-bind/pgf2.cabal @@ -26,7 +26,6 @@ library extra-libraries: sg pgf gu cc-options: -std=c99 - default-language: Haskell2010 c-sources: utils.c executable pgf-shell