From 636a8142b4ef3950d4d0e04b0be872590a204520 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 26 Jul 2018 01:37:03 +0200 Subject: Minimal update with new repo URLs & build instructions --- src/runtime/haskell/pgf.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/runtime') diff --git a/src/runtime/haskell/pgf.cabal b/src/runtime/haskell/pgf.cabal index 35e2a84e1..8e1fa72b2 100644 --- a/src/runtime/haskell/pgf.cabal +++ b/src/runtime/haskell/pgf.cabal @@ -8,7 +8,7 @@ category: Natural Language Processing synopsis: Grammatical Framework description: A library for interpreting the Portable Grammar Format (PGF) homepage: http://www.grammaticalframework.org/ -bug-reports: https://github.com/GrammaticalFramework/GF/issues +bug-reports: https://github.com/GrammaticalFramework/gf-core/issues maintainer: Thomas Hallgren tested-with: GHC==7.6.3, GHC==7.8.3, GHC==7.10.3, GHC==8.0.2 @@ -45,9 +45,9 @@ Library --if impl(ghc>=7.8) -- ghc-options: +RTS -A20M -RTS ghc-prof-options: -fprof-auto - extensions: + extensions: - exposed-modules: + exposed-modules: PGF PGF.Internal PGF.Haskell -- cgit v1.2.3