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
/
src
/
runtime
/
haskell
/
pgf.cabal
Age
Commit message (
Expand
)
Author
2023-11-15
support ghc9.4
o1lo01ol1o
2022-03-05
Update base <4.15 to <4.16 for tests + pgf*.cabal
Inari Listenmaa
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-07-07
Replace tabs for whitespace in source code
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 pgf.cabal and pgf2.cabal
2jacobtan
2021-06-24
Add another =
John J. Camilleri
2021-06-24
Update pgf.cabal, and minors to other cabal files
John J. Camilleri
2018-11-28
remove custom-binary flag; update Cabal version restriction; bump version to ...
John J. Camilleri
2018-08-06
A version of `readPGF` where the user handles the IO.
Frederik Hanghøj Iversen
2018-07-26
Minimal update with new repo URLs & build instructions
John J. Camilleri
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2017-09-04
added a separate cabal file for the Haskell runtime
Krasimir Angelov