Rob Rix
|
b74256fb85
|
Move the .ghci file so it doesn’t affect cabal repl .
|
2019-10-30 16:05:22 -04:00 |
|
Rob Rix
|
5d361fc8ed
|
Comments.
|
2019-10-30 16:03:38 -04:00 |
|
Rob Rix
|
9beb6d5941
|
🔥 -j.
|
2019-10-30 16:01:41 -04:00 |
|
Rob Rix
|
b6b00a8444
|
Note why these aren’t in script/repl.
|
2019-10-30 16:00:20 -04:00 |
|
Rob Rix
|
08f10ee16d
|
Add some setup instructions.
|
2019-10-30 15:59:30 -04:00 |
|
Rob Rix
|
5d3c4aa359
|
Propose some language extensions.
|
2019-10-30 15:59:14 -04:00 |
|
Rob Rix
|
b6a9682d36
|
Propose some more flags.
|
2019-10-30 15:52:06 -04:00 |
|
Rob Rix
|
cb7e6b6b5b
|
Spacing.
|
2019-10-30 15:50:07 -04:00 |
|
Rob Rix
|
f8b119598d
|
Add back in the pretty-printing stuff but tell people to put it in their own .ghci files.
|
2019-10-30 15:49:55 -04:00 |
|
Rob Rix
|
186ed4b74c
|
Turn off -Werror in the repl.
|
2019-10-30 15:45:45 -04:00 |
|
Rob Rix
|
df9e7fa1b2
|
Note how we came by this.
|
2019-10-30 15:44:58 -04:00 |
|
Rob Rix
|
f9bbcb3b64
|
Comment the .ghci file
|
2019-10-30 15:44:03 -04:00 |
|
Patrick Thomson
|
b91fbf065e
|
Remove unused import and sort them.
|
2019-10-30 15:43:32 -04:00 |
|
Rob Rix
|
cab72daf15
|
:fire
|
2019-10-30 15:40:51 -04:00 |
|
Rob Rix
|
e58bb8825f
|
Enable StrictData.
|
2019-10-30 15:36:32 -04:00 |
|
Rob Rix
|
3e0a968635
|
Set the output, o, hi, and stub dirs to dist-repl.
|
2019-10-30 15:34:29 -04:00 |
|
Rob Rix
|
f71ad89725
|
Use dist-repl import paths.
|
2019-10-30 15:34:18 -04:00 |
|
Rob Rix
|
c53e18e263
|
Add a .ghci file configured to set up the project loading &c.
|
2019-10-30 15:18:56 -04:00 |
|
Rob Rix
|
73badce74d
|
Add a script to run ghci.
|
2019-10-30 15:18:43 -04:00 |
|
Patrick Thomson
|
80587be6cc
|
Adjust prelude definitions since we can't yet assign to slots.
|
2019-10-30 15:13:34 -04:00 |
|
Rob Rix
|
f799b3b759
|
Ignore dist-repl.
|
2019-10-30 15:00:05 -04:00 |
|
Rob Rix
|
0aa6effbdf
|
🔥 the project-wide .ghci file.
|
2019-10-30 14:57:21 -04:00 |
|
Rob Rix
|
c6c729df45
|
🔥 redundant Generic & Hashable instances.
|
2019-10-30 14:51:57 -04:00 |
|
Rob Rix
|
50fb1380da
|
Correct how we silence a lint.
|
2019-10-30 14:45:36 -04:00 |
|
Rob Rix
|
17fe2b0fe8
|
🔥 redundant language extensions.
|
2019-10-30 14:35:55 -04:00 |
|
Rob Rix
|
0c897852b0
|
🔥 redundant constraints.
|
2019-10-30 14:31:43 -04:00 |
|
Rob Rix
|
890d05dfd7
|
🔥 branchNode/leafNode/toTerm.
|
2019-10-30 14:30:52 -04:00 |
|
Rob Rix
|
4941cb8dc8
|
🔥 redundant constraints.
|
2019-10-30 14:30:26 -04:00 |
|
Rob Rix
|
60886eb90f
|
🔥 the silencing of no export list warnigns.
|
2019-10-30 14:28:41 -04:00 |
|
Rob Rix
|
eeec38a770
|
🔥 the highly suspect release flag use from the tests.
|
2019-10-30 14:13:22 -04:00 |
|
Rob Rix
|
3a18af8f47
|
We don’t actually use NamedFieldPuns here.
|
2019-10-30 14:12:53 -04:00 |
|
Rob Rix
|
b07382d236
|
🔥 partial record selectors in the integration spec.
|
2019-10-30 14:11:39 -04:00 |
|
Rob Rix
|
22f1e7295d
|
🔥 redundant imports.
|
2019-10-30 14:08:59 -04:00 |
|
Rob Rix
|
6230181c7e
|
Fix up the graph style.
|
2019-10-30 14:03:05 -04:00 |
|
Rob Rix
|
a2ec2ae8de
|
🔥 partial record selectors from ControlFlowVertex.
|
2019-10-30 14:00:38 -04:00 |
|
Patrick Thomson
|
f4d70c0c21
|
Align some definitions.
|
2019-10-30 13:51:51 -04:00 |
|
Rob Rix
|
29085fd688
|
Extract the partial moduleName & span fields into a new type.
|
2019-10-30 13:50:00 -04:00 |
|
Patrick Thomson
|
ebb74b30cb
|
Parse result directive RHS values into Concrete values.
|
2019-10-30 13:49:54 -04:00 |
|
Rob Rix
|
fa865e8caf
|
Disable extensions in the hlint config.
|
2019-10-30 13:42:53 -04:00 |
|
Patrick Thomson
|
45864480e0
|
clean up language, in a literal sense
|
2019-10-30 13:40:36 -04:00 |
|
Rob Rix
|
b2ad11a912
|
Don’t bind unused type variables.
|
2019-10-30 13:39:01 -04:00 |
|
Rob Rix
|
29db8b3f35
|
🔥 partial field selectors for Python.QualifiedName.
|
2019-10-30 13:36:26 -04:00 |
|
Rob Rix
|
9770cbdc9b
|
🔥 partial field selectors for Token.
|
2019-10-30 13:35:35 -04:00 |
|
Rob Rix
|
8d6eecc77b
|
Fix partial record selector warnings for LoopControl.
|
2019-10-30 13:34:21 -04:00 |
|
Patrick Thomson
|
c2bce9d76a
|
Give tree equality its own assertion function
|
2019-10-30 13:33:07 -04:00 |
|
Rob Rix
|
f68fa5ea30
|
Enable hard-mode warnings project-wide.
|
2019-10-30 13:29:45 -04:00 |
|
Patrick Thomson
|
edaac52ebd
|
extract readDirectivesFromFile into the Directives module
|
2019-10-30 13:29:18 -04:00 |
|
Patrick Thomson
|
3bf5c415f1
|
Clean up milestoneFixtures.
|
2019-10-30 13:20:26 -04:00 |
|
Rob Rix
|
17f860a6bd
|
Only enable StrictData by default.
|
2019-10-30 13:16:32 -04:00 |
|
Rob Rix
|
a8a3bca972
|
Fix some missed language extensions.
|
2019-10-30 13:16:17 -04:00 |
|