forked from GitHub/gf-core
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
This commit is contained in:
4
GF.cabal
4
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:
|
||||
|
||||
0
src/config.sub → deprecated/config.sub
vendored
0
src/config.sub → deprecated/config.sub
vendored
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user