Taylor Fausak
|
75cf5b83a3
|
Remove unused tests
|
2021-11-06 20:40:31 +00:00 |
Taylor Fausak
|
d03deccba8
|
Remove unnecessary export lists
|
2021-11-06 20:38:28 +00:00 |
Taylor Fausak
|
69e0f9fedf
|
Expose all modules
|
2021-11-06 20:34:25 +00:00 |
Taylor Fausak
|
33d2aa8790
|
Use common stanzas in package description
|
2021-11-06 20:33:43 +00:00 |
Taylor Fausak
|
8a4bfe083e
|
Use layout for package description
|
2021-11-06 20:33:06 +00:00 |
Taylor Fausak
|
d1968b5de3
|
Remove redundant language extensions
|
2021-11-06 18:17:01 +00:00 |
Taylor Fausak
|
09f7e1726b
|
Configure HLint
|
2021-11-06 17:59:26 +00:00 |
Taylor Fausak
|
09fabe8d16
|
Compress executable artifacts
|
2021-11-06 17:47:27 +00:00 |
Taylor Fausak
|
72fd6959f7
|
Don't enable any language extensions by default
|
2021-11-06 17:45:56 +00:00 |
Taylor Fausak
|
2dced782b1
|
Make sure record updates are complete
|
2021-11-06 17:40:55 +00:00 |
Taylor Fausak
|
c02edecd1e
|
Remove redundant constraints
|
2021-11-06 17:39:57 +00:00 |
Taylor Fausak
|
ce0aa4feec
|
Use canonical `Monoid` instances
|
2021-11-06 17:37:47 +00:00 |
Taylor Fausak
|
7ce87381ae
|
Use canonical `Monad` instance
|
2021-11-06 17:37:19 +00:00 |
Taylor Fausak
|
bb3a7d0a5b
|
Remove unnecessary `Typeable` instances
|
2021-11-06 17:36:35 +00:00 |
Taylor Fausak
|
325798a02b
|
Remove unused dependencies
|
2021-11-06 17:35:34 +00:00 |
Taylor Fausak
|
e3deff448a
|
Switch from `-Wall` to `-Weverything`
|
2021-11-06 17:35:09 +00:00 |
Taylor Fausak
|
32da5defb5
|
Remove unused imports
|
2021-11-06 17:27:19 +00:00 |
Taylor Fausak
|
1e7a94e72e
|
Inline `prelude.inc`
|
2021-11-06 17:12:55 +00:00 |
Taylor Fausak
|
19a092b862
|
Remove CPP instances
|
2021-11-06 17:09:43 +00:00 |
Taylor Fausak
|
56ccbc91a8
|
Add `Paths_brittany` as an automatically generated module
|
2021-11-06 17:04:46 +00:00 |
Taylor Fausak
|
d89cf0ad30
|
Remove CPP
|
2021-11-06 17:03:42 +00:00 |
Taylor Fausak
|
0c33d9a6fa
|
Remove redundant pattern matches
|
2021-11-06 17:01:11 +00:00 |
Taylor Fausak
|
c361ba545d
|
Avoid relying on `StarIsType`
|
2021-11-06 16:57:02 +00:00 |
Taylor Fausak
|
acdc30c227
|
Comment out unused definitions
|
2021-11-06 16:56:22 +00:00 |
Taylor Fausak
|
eccd2debb0
|
Replace `Option` with `Maybe`
|
2021-11-06 16:55:46 +00:00 |
Taylor Fausak
|
b517eef71e
|
Fix handling of type families
|
2021-11-06 16:46:24 +00:00 |
Taylor Fausak
|
85359163cc
|
Add back EOF handling
|
2021-11-06 15:22:13 +00:00 |
Taylor Fausak
|
8290109e7f
|
Fix handling of EOF
|
2021-11-06 15:19:38 +00:00 |
Taylor Fausak
|
1ad34aedcc
|
Remove unused HLS
|
2021-11-06 14:50:31 +00:00 |
Taylor Fausak
|
42cf56b106
|
Switch to Purple Yolk
|
2021-11-04 23:14:13 +00:00 |
Taylor Fausak
|
bfdb28010a
|
Restore custom `Show` instance for `PPTextWrapper`
|
2021-11-04 23:05:43 +00:00 |
Taylor Fausak
|
bd860f9983
|
Fix type variable name
|
2021-11-02 08:10:44 -04:00 |
Taylor Fausak
|
22361c4ecd
|
Fix getting binders from `HsForAllTy`
|
2021-11-02 02:17:05 +00:00 |
Taylor Fausak
|
0f035faf3c
|
Fix matching of `LastStmt`
|
2021-11-02 02:16:49 +00:00 |
Taylor Fausak
|
515595b432
|
Append final newline
|
2021-10-30 16:28:34 +00:00 |
Taylor Fausak
|
116930ac2b
|
Get everything building with (only) GHC 9.0
|
2021-10-30 16:20:13 +00:00 |
Taylor Fausak
|
7bd98ffb1c
|
Upgrade dependencies and tighten bounds
|
2021-10-30 15:02:35 +00:00 |
Taylor Fausak
|
abba8668f7
|
Sort dependencies
|
2021-10-30 14:49:03 +00:00 |
Taylor Fausak
|
9940aa4ae5
|
Get a working build plan
|
2021-10-30 14:48:37 +00:00 |
Taylor Fausak
|
ee5be0735b
|
Set up development container
|
2021-10-30 10:00:46 -04:00 |
Taylor Fausak
|
434f9f8e49
|
Version 0.13.1.2
|
2021-05-18 08:34:18 -04:00 |
Taylor Fausak
|
50f053cc2c
|
Update ChangeLog.md
|
2021-05-18 08:33:51 -04:00 |
Taylor Fausak
|
de6776b08c
|
Merge pull request #347 from felixonmars/patch-1
Allow hspec 2.8
|
2021-05-15 07:32:33 -04:00 |
Felix Yan
|
7a7ea6c40d
|
Allow hspec 2.8
All tests are passing.
|
2021-05-15 06:07:49 +08:00 |
Taylor Fausak
|
4d064db674
|
Version 0.13.1.1
|
2021-02-26 08:53:28 -05:00 |
Taylor Fausak
|
1a9863160b
|
Update ChangeLog.md
|
2021-02-26 08:52:58 -05:00 |
Taylor Fausak
|
3175a7c2b3
|
Merge pull request #343 from maralorn/patch-1
Update ghc-exactprint upper bound
|
2021-02-26 08:50:41 -05:00 |
maralorn
|
256a30cdf8
|
Update ghc-exactprint upper bound
|
2021-02-26 14:29:00 +01:00 |
Taylor Fausak
|
6b4e534840
|
Merge pull request #334 from ahstro/patch-1
Update ArchLinux installation instructions
|
2021-01-02 07:58:02 -05:00 |
Anton Strömkvist
|
9658653ab9
|
Update ArchLinux installation instructions
Brittany is in the community repo now, and no longer requires AUR
|
2021-01-02 09:16:57 +01:00 |