This website requires JavaScript.
Explore
Help
Sign In
google
/
ghc-source-gen
Watch
1
Star
1
Fork
0
You've already forked ghc-source-gen
mirror of
https://github.com/google/ghc-source-gen.git
synced
2024-11-22 13:02:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
master
ghc-source-gen
/
.gitignore
6 lines
81 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit.
2019-06-10 05:36:18 +03:00
.stack-work/
dist/
# Generated automatically by hpack:
Support arithmetic sequences. `from` : [a .. ] `fromThen` : [a, b .. ] `fromTo` : [a .. b] `fromThenTo`: [a, b .. c] These are needed before supporting list comprehensions (#64).
2020-05-28 20:45:45 +03:00
*.yaml.lock
Support GHC 9.8 (#108) (#112) * Support GHC 9.8 * Update ghc-source-gen.cabal * Add 9.8 GHC CI target
2024-04-01 18:56:12 +03:00
dist-newstyle
Reference in New Issue
Copy Permalink