sphaso
|
4f6b6171ba
|
Implement specialize instance pragma
|
2019-06-23 20:16:53 +02:00 |
|
sphaso
|
430e0a3620
|
Implemented set cost centre pragma
|
2019-06-23 20:03:14 +02:00 |
|
Basile Henry
|
2c6a9829ab
|
Add CompleteMatchSig printer
|
2019-06-19 19:58:46 +02:00 |
|
Basile Henry
|
4955cdc4bc
|
Add MinimalSig printer
|
2019-06-19 17:35:45 +02:00 |
|
Rupert Horlick
|
cd8302a6c3
|
[#70] Format Pattern Synonym Signatures
This is a simple addition, adding `pattern ` in front of normal type signature
formatting
|
2019-06-16 08:48:28 +02:00 |
|
mrkkrp
|
1e6f4cdc95
|
Fix type signature declarations for multiple values
Maybe the style is debatable, but I don't know a better way to format it in
multi-line.
|
2019-06-12 16:16:14 +02:00 |
|
mrkkrp
|
656d0369d4
|
Output multiple specialize pragmas in a row nicer
We should not insert newlines between them.
|
2019-06-10 21:34:49 +02:00 |
|
mrkkrp
|
fab9f15ad6
|
Implement specialize pragma
|
2019-06-09 15:03:55 +02:00 |
|
mrkkrp
|
046f14e7e5
|
Implement support for inline signatures
|
2019-06-09 15:03:55 +02:00 |
|
mrkkrp
|
a8235f7164
|
Implement fixity signatures, plus some refactoring
|
2019-06-09 15:03:55 +02:00 |
|