From 2c163bb24324526b3044334b2056717e75360ee7 Mon Sep 17 00:00:00 2001 From: odanoburu Date: Mon, 9 Apr 2018 12:14:32 -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 bb48448f6..178f15023 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