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-26 07:35:01 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
ed520491d4
ghc-source-gen
/
.gitignore
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit.
2019-06-10 05:36:18 +03:00
.stack-work/
dist/
# Generated automatically by hpack:
*.cabal
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
Reference in New Issue
Copy Permalink