index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gf.cabal
Age
Commit message (
Expand
)
Author
2025-08-08
Merge pull request #192 from GrammaticalFramework/build-timestamp
Inari Listenmaa
2025-08-08
update cabal version number for 3.12 release
Arianna Masciolini
2025-08-08
change template haskell required version
Herbert Lange
2025-08-08
add build time and git info to BuildInfo
Herbert Lange
2025-08-02
misc small fixes:
Inari Listenmaa
2025-08-02
higher upper bound for base,mtl,ghc-prim,json,time
Inari Listenmaa
2025-08-02
build-depends for unix depending on ghc version
Inari Listenmaa
2025-08-02
use openFd from unix >= 2.8
Inari Listenmaa
2022-10-04
Add support for ghc-9.2.4
Andreas Källberg
2022-10-04
Only include transformers-compat for ghc < 8
Andreas Källberg
2022-10-04
Restore build with ghc-7.10.3
Andreas Källberg
2022-08-24
workaround for the Nix madness
Krasimir Angelov
2022-03-05
Update base <4.15 to <4.16 for tests + pgf*.cabal
Inari Listenmaa
2022-03-05
add compilation support for ghc 9.0.2
Meng Weng Wong
2021-08-12
Add changelog
John J. Camilleri
2021-08-09
Changes made in order to get Hackage upload working
John J. Camilleri
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-07-07
Make whitespace uniform in Cabal files, add a few more dependency bounds
John J. Camilleri
2021-07-06
Merge pull request #122 from 2jacobtan/master
John J. Camilleri
2021-07-06
Some more cabal file cleanup. Add stack files for pgf, pgf2.
John J. Camilleri
2021-07-06
specify version bounds in gf.cabal
2jacobtan
2021-07-01
Rename GF.Compile.TypeCheck.RConcrete to GF.Compile.TypeCheck.Concrete
John J. Camilleri
2021-07-01
Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete
John J. Camilleri
2021-06-24
Update pgf.cabal, and minors to other cabal files
John J. Camilleri
2021-06-11
Update gf.cabal
Jacob Tan En
2020-11-10
Enable tests
Ruslan Khafizov
2020-09-09
Import orphan instances of MonadFail for ghc<8
Andreas Källberg
2020-09-05
MonadFail: Make backwards-compatible
Andreas Källberg
2020-08-05
Remove NoMonadFailDesugaring flag
Andreas Källberg
2019-11-18
Fix build problems, bump versiom to gf-3.10.4-git
Thomas Hallgren
2019-09-20
more dead code
krangelov
2019-07-03
Start work on PGFtoJSON module. Add compiler flag `-f json`.
John J. Camilleri
2019-06-30
fully supported case-insensitive parsing/lookup
krangelov
2019-05-15
Eliminate the dependency on time-compat
Thomas Hallgren
2019-03-07
Expose GF.Grammar.Canonical + some refactoring
Thomas Hallgren
2019-03-07
Rename module GF.Compile.ConcreteToCanonical to GF.Compile.GrammarToCanonical
Thomas Hallgren
2019-03-05
Bump version number to 3.10.3-git
Thomas Hallgren
2019-03-05
debian/rules bug fix: the RGL was not included in .deb packages
Thomas Hallgren
2019-02-26
fix the dependency to json
krangelov
2019-02-26
replace aeson with json
krangelov
2019-02-21
Need aeson>=1.3
Thomas Hallgren
2019-02-08
encoding/decoding canonical GF grammars to/from JSON and YAML
Peter Ljunglöf
2019-01-22
More work on the canonica_gf export
Thomas Hallgren
2019-01-17
Adding -output-format canonical_gf
Thomas Hallgren
2019-01-16
Fix compilation with ghc-7.10
Thomas Hallgren
2018-12-04
Make GF compile with GHC 8.6.2
John J. Camilleri
2018-12-02
gf.cabal: update tested-with
Thomas Hallgren
2018-11-29
gf.cabal: remove redundant dependency on old-locale
Thomas Hallgren
2018-11-28
Revert "Completely remove uses of example-based"
John J. Camilleri
2018-11-28
Completely remove uses of example-based
John J. Camilleri
[next]