summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorodanoburu <bcclaro@gmail.com>2018-04-09 12:09:45 -0300
committerodanoburu <bcclaro@gmail.com>2018-04-09 12:09:45 -0300
commit92b15a337ef9d27d1039aa34d6f262827bdfd401 (patch)
tree5052c5794431ab45fa2f3870c3546b09ae62359c /src
parentfcdcb23b35e885151e5932d7d2f001da550e7210 (diff)
rm duplicate lines
Diffstat (limited to 'src')
-rw-r--r--src/runtime/haskell-bind/pgf2.cabal1
1 files changed, 0 insertions, 1 deletions
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