From f85232947e74ee7ef8c7b0ad2338212e7e68f1be Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 13 Dec 2009 18:50:29 +0000 Subject: reorganize the directories under src, and rescue the JavaScript interpreter from deprecated --- GF.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index 2137f2113..7d77f2b6b 100644 --- a/GF.cabal +++ b/GF.cabal @@ -29,7 +29,7 @@ library bytestring, random ghc-options: -O2 - hs-source-dirs: src + hs-source-dirs: src\compiler src\runtime\haskell extensions: exposed-modules: PGF @@ -92,7 +92,7 @@ executable gf else build-depends: unix ghc-options: -O2 - hs-source-dirs: src + hs-source-dirs: src\compiler src\runtime\haskell extensions: main-is: GF.hs other-modules: -- cgit v1.2.3