issues
search
google
/
ghc-source-gen
Library for generating Haskell source files and code fragments.
BSD 3-Clause "New" or "Revised" License
91
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Switch to lts-15.13.
#66
judah
closed
4 years ago
0
Support GHC 8.10
#65
blackgnezdo
closed
4 years ago
1
Support list comprehensions
#64
jinwoo
closed
4 years ago
2
Support for GADTs
#63
kamoii
opened
4 years ago
1
promoted tuples
#62
ersran9
closed
4 years ago
2
Add `kindedVar` and take type parameters as `HsTyVarBndr`'.
#61
judah
closed
4 years ago
0
Add a cabal file to repo
#60
ersran9
closed
4 years ago
2
Type decl kind annotation
#59
ersran9
closed
4 years ago
7
Support `{-# SOURCE #-}` imports.
#58
judah
closed
4 years ago
0
Support for generating Template Haskell code
#57
wavewave
opened
5 years ago
2
Bump the version to 0.3.0.0.
#56
judah
closed
5 years ago
0
Fix listPromotedTy on lists of one or zero elements.
#55
judah
closed
5 years ago
0
Add `occNameToStr` and `nameToStr` to convert from the GHC types.
#54
judah
closed
5 years ago
0
Provide functions to build names from GHC names
#53
isovector
closed
5 years ago
1
Expose builtSpan
#52
isovector
closed
5 years ago
2
Bump upper bound to allow `QuickCheck-2.13`.
#51
judah
closed
5 years ago
0
Prepare for release: changelog and bounds
#50
judah
closed
5 years ago
0
Add `conP_`
#49
judah
closed
5 years ago
0
Cleanup
#48
judah
closed
5 years ago
0
Use `bvar` in the readme.
#47
judah
closed
5 years ago
0
Use the BVar class for patterns and type variable bindings.
#46
judah
closed
5 years ago
0
Export an entire module contents.
#45
judah
closed
5 years ago
0
Make `tyPromotedVar` pretty-print as `'Abc` not `Abc`.
#44
judah
closed
5 years ago
0
Implement basic prefix pattern synonyms.
#43
judah
closed
5 years ago
0
Fix pretty-printing of rational literals.
#42
judah
closed
5 years ago
0
Make tyApp's precedence match -XTypeApplications.
#41
judah
closed
5 years ago
0
Fix parentheses for tyApp.
#40
judah
closed
5 years ago
0
Make ==> have the same precedence as -->
#39
judah
closed
5 years ago
0
Parenthesize let-expressions inside of do-expressions.
#38
judah
closed
5 years ago
0
Parenthesize patterns in bindings on older GHC.
#37
judah
closed
5 years ago
0
Unit tests for recordConP
#36
judah
closed
5 years ago
0
Add `sigP` for pattern type signatures.
#35
judah
closed
5 years ago
0
Add parentheses in more cases.
#34
judah
closed
5 years ago
0
Fractions inside patterns don't render correctly
#33
judah
closed
5 years ago
0
Fix edge cases parsing qualified operators.
#32
judah
closed
5 years ago
0
Add Eq and Ord instances for name types.
#31
judah
closed
5 years ago
0
Document that HsTyVarBndr' is an instance of Var.
#30
judah
closed
5 years ago
0
Consider requiring `OccNameStr` to initialize pattern vars
#29
judah
closed
5 years ago
1
Implement pattern synonyms
#28
judah
opened
5 years ago
0
Export cname
#27
judah
closed
5 years ago
0
Replace matchRhs/matchRhs with match/matchGRHSs.
#26
judah
closed
5 years ago
0
Introduce `valBind`, and add `HasPatBind`.
#25
judah
closed
5 years ago
0
Use OccNameStr in more places.
#24
judah
closed
5 years ago
0
Implement type family instances.
#23
judah
closed
5 years ago
0
Make ghc-show-ast independent of ghc-exactprint.
#22
judah
closed
5 years ago
0
Add record expressions and patterns.
#21
judah
closed
5 years ago
0
Construction of import/export items.
#20
judah
closed
5 years ago
0
Add DerivingVia support on ghc>=8.6.
#19
judah
closed
5 years ago
0
Add manual cross-references for the type synonyms.
#18
judah
closed
5 years ago
0
Deriving clauses.
#17
judah
closed
5 years ago
0
Previous
Next