summaryrefslogtreecommitdiff
path: root/gf.cabal
AgeCommit message (Expand)Author
2018-11-29gf.cabal: remove redundant dependency on old-localeThomas Hallgren
2018-11-28Revert "Completely remove uses of example-based"John J. Camilleri
2018-11-28Completely remove uses of example-basedJohn J. Camilleri
2018-11-28remove custom-binary flag; update Cabal version restriction; bump version to ...John J. Camilleri
2018-07-31gf.cabal: expose GF.Text.Lexing, needed by gf-server.cabalThomas Hallgren
2018-07-26Minimal update with new repo URLs & build instructionsJohn J. Camilleri
2018-07-25[GF Split] Post-split updatesJohn J. Camilleri
2018-07-05Relax dependency on `directory` package for SetupJohn J. Camilleri
2018-07-05revert to a version compatible with Cabal 1.22Krasimir Angelov
2018-07-05Cleanup in Setup.hs; include `custom-setup:setup-depends` in cabal file.John J. Camilleri
2018-07-04Remove code which tries to get version information from darcs folderJohn J. Camilleri
2018-06-13Remove editor mode files from Haskell package (in gf.cabal)John J. Camilleri
2018-04-18gf.cabal: use -fhide-source-pathsThomas Hallgren
2017-09-07the experimental export to Lambda Prolog is now obsolete and is removedKrasimir Angelov
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2017-09-04move the custom Binary package back to src/runtime/haskellKrasimir Angelov
2017-08-29added option -output-format=java for producing code for embedded grammars in ...Krasimir Angelov
2017-08-18Bump version requirements to base>=4.6, Cabal>=1.20Thomas Hallgren
2017-08-11Final changes before the release of GF 3.9Thomas Hallgren
2017-08-11gf.cabal: don't enable warnings about unused imports by defaultThomas Hallgren
2017-06-30gf.cabal: update bug-reports and tested-withThomas Hallgren
2017-06-29gf.cabal: update the source repository to point to the GitHub repositoryThomas Hallgren
2017-02-21Fix compilation errors caused by changes in PGF2hallgren
2016-07-05gf.cabal: bump version to 3.8-darcshallgren
2016-06-22Final changes for the GF 3.8 releasehallgren
2016-06-17Documentation updateshallgren
2016-06-16A few documentation updateshallgren
2016-06-16gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshellhallgren
2016-03-21initial support for BNFC syntax in context-free grammars for GF. Not all feat...krasimir
2016-03-02gf.cabal: Remove GF.Compile.Compute.ConcreteNew1hallgren
2016-02-23add lexer and unlexer for Ancient Greek accent normalizationleiss
2015-10-07gf.cabal: require base>=4.5 (ghc>=7.4)hallgren
2015-10-05Update PGF API documentation link on home page, bump version number in gf.cab...hallgren
2015-10-02Bump version number to 3.7.1 and finalize documentationhallgren
2015-09-11Parallel compilation: "gf -make -j" and "gf -make -j=n" now work as expectedhallgren
2015-09-03PGF2.Expr fixeshallgren
2015-08-12GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipeshallgren
2015-08-10Forgot to include gf.cabal in previous patchhallgren
2015-08-10gf -cshell: preliminary support for the C run-time system in the GF shellhallgren
2015-08-10Refactor GF shell modules to improve modularity and reusabilityhallgren
2015-06-25Remove left over [...] from release notes, bump version number in gf.cabal to...hallgren
2015-06-25Update home page, download page & release notes for GF 3.7. Bump version numb...hallgren
2015-06-25Documentation updates for the release of GF 3.7hallgren
2015-04-20forgot to update gf.cabalkrasimir
2015-04-14Translating linearization functions to Haskell: move Haskell AST and pretty p...hallgren
2015-03-05gf.cabal: increase idle time before full GC to 5 secondshallgren
2015-03-05remove some more old codekrasimir
2015-02-25gf.cabal: adjust version constrains on the network, cgi and httpd-shed packageshallgren
2015-02-25PGFService: make the restriction on parallelism more effectivehallgren
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren