summaryrefslogtreecommitdiff
path: root/gf.cabal
AgeCommit message (Expand)Author
2025-08-02build-depends for unix depending on ghc versionInari Listenmaa
2025-08-02use openFd from unix >= 2.8Inari Listenmaa
2022-10-04Add support for ghc-9.2.4Andreas Källberg
2022-10-04Only include transformers-compat for ghc < 8Andreas Källberg
2022-10-04Restore build with ghc-7.10.3Andreas Källberg
2022-08-24workaround for the Nix madnessKrasimir Angelov
2022-03-05Update base <4.15 to <4.16 for tests + pgf*.cabalInari Listenmaa
2022-03-05add compilation support for ghc 9.0.2Meng Weng Wong
2021-08-12Add changelogJohn J. Camilleri
2021-08-09Changes made in order to get Hackage upload workingJohn J. Camilleri
2021-07-07More cabal file cleanup. Remove some more tabs from Haskell source.John J. Camilleri
2021-07-07Make whitespace uniform in Cabal files, add a few more dependency boundsJohn J. Camilleri
2021-07-06Merge pull request #122 from 2jacobtan/masterJohn J. Camilleri
2021-07-06Some more cabal file cleanup. Add stack files for pgf, pgf2.John J. Camilleri
2021-07-06specify version bounds in gf.cabal2jacobtan
2021-07-01Rename GF.Compile.TypeCheck.RConcrete to GF.Compile.TypeCheck.ConcreteJohn J. Camilleri
2021-07-01Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.ConcreteJohn J. Camilleri
2021-06-24Update pgf.cabal, and minors to other cabal filesJohn J. Camilleri
2021-06-11Update gf.cabalJacob Tan En
2020-11-10Enable testsRuslan Khafizov
2020-09-09Import orphan instances of MonadFail for ghc<8Andreas Källberg
2020-09-05MonadFail: Make backwards-compatibleAndreas Källberg
2020-08-05Remove NoMonadFailDesugaring flagAndreas Källberg
2019-11-18Fix build problems, bump versiom to gf-3.10.4-gitThomas Hallgren
2019-09-20more dead codekrangelov
2019-07-03Start work on PGFtoJSON module. Add compiler flag `-f json`.John J. Camilleri
2019-06-30fully supported case-insensitive parsing/lookupkrangelov
2019-05-15Eliminate the dependency on time-compatThomas Hallgren
2019-03-07Expose GF.Grammar.Canonical + some refactoringThomas Hallgren
2019-03-07Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonicalThomas Hallgren
2019-03-05Bump version number to 3.10.3-gitThomas Hallgren
2019-03-05debian/rules bug fix: the RGL was not included in .deb packagesThomas Hallgren
2019-02-26fix the dependency to jsonkrangelov
2019-02-26replace aeson with jsonkrangelov
2019-02-21Need aeson>=1.3Thomas Hallgren
2019-02-08encoding/decoding canonical GF grammars to/from JSON and YAMLPeter Ljunglöf
2019-01-22More work on the canonica_gf exportThomas Hallgren
2019-01-17Adding -output-format canonical_gfThomas Hallgren
2019-01-16Fix compilation with ghc-7.10Thomas Hallgren
2018-12-04Make GF compile with GHC 8.6.2John J. Camilleri
2018-12-02gf.cabal: update tested-withThomas Hallgren
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