Rob Rix
|
a2e1038190
|
Bring in optparse-applicative.
|
2015-12-01 11:00:58 -05:00 |
|
Rob Rix
|
d5f53facd2
|
Stub in a Split module.
|
2015-12-01 10:56:27 -05:00 |
|
Rob Rix
|
71dccbdf6e
|
Bring in the state monad.
|
2015-11-30 16:00:34 -05:00 |
|
Rob Rix
|
3f7c155e09
|
Depend on bytestring.
|
2015-11-27 12:41:30 -05:00 |
|
Rob Rix
|
0cd8ba9593
|
Enable wall/werror.
|
2015-11-27 12:02:24 -05:00 |
|
Rob Rix
|
bb9bf71d17
|
Merge branch 'master' into sunshine-lollipops-and-rainbows-everywhere
# Conflicts:
# semantic-diff.cabal
|
2015-11-27 11:36:18 -05:00 |
|
Rob Rix
|
7a2ed62632
|
Don’t include Console.
|
2015-11-27 11:33:43 -05:00 |
|
Rob Rix
|
1f0c240b0c
|
We don’t need to depend on these after all.
|
2015-11-27 11:30:31 -05:00 |
|
Rob Rix
|
1b0aa372bf
|
Depend on bytestring.
|
2015-11-27 10:53:25 -05:00 |
|
Rob Rix
|
4e26e0dbf4
|
Depend on utf8-string.
|
2015-11-27 10:45:08 -05:00 |
|
Rob Rix
|
7b02760a8a
|
Depend on rainbow .
|
2015-11-27 10:27:48 -05:00 |
|
Rob Rix
|
40828018b9
|
Add the modules to other-modules.
|
2015-11-27 10:22:05 -05:00 |
|
Rob Rix
|
ab39e0b832
|
main-is does not take an array.
|
2015-11-27 10:22:00 -05:00 |
|
Rob Rix
|
99e383a644
|
Move Console and Unified into the exe.
|
2015-11-27 10:14:12 -05:00 |
|
Rob Rix
|
09642ae264
|
Alignment.
|
2015-11-27 10:13:14 -05:00 |
|
Rob Rix
|
d431309cc4
|
We don’t need these extensions.
|
2015-11-26 14:04:38 -05:00 |
|
Rob Rix
|
33533e7bd0
|
Don’t depend on ghc-prim.
|
2015-11-26 14:02:38 -05:00 |
|
Rob Rix
|
d1a243792c
|
Don’t depend on c-storable-deriving.
|
2015-11-26 14:01:53 -05:00 |
|
Rob Rix
|
1d529d1ec1
|
Expect bridge to get tree-sitter-c for itself.
|
2015-11-25 18:33:38 -05:00 |
|
Rob Rix
|
03f8e43e0c
|
Don’t link runtime.
|
2015-11-25 18:32:24 -05:00 |
|
Rob Rix
|
e98fcf3098
|
Just say no to cabal building C.
|
2015-11-25 16:41:35 -05:00 |
|
Rob Rix
|
beeb759274
|
Simple config.
|
2015-11-25 16:41:26 -05:00 |
|
Rob Rix
|
1d6b804f46
|
Don’t link haskell-src.
|
2015-11-25 16:41:17 -05:00 |
|
Rob Rix
|
06763cd7fc
|
Add the DeriveTraversable extension.
|
2015-11-25 10:58:37 -05:00 |
|
Rob Rix
|
15868b77ae
|
Add DeriveFoldable.
|
2015-11-25 10:57:54 -05:00 |
|
Rob Rix
|
3efa8f7e51
|
I guess we need this.
|
2015-11-24 16:40:32 -05:00 |
|
Rob Rix
|
640fa1934d
|
Compile in some stuff.
|
2015-11-24 16:40:09 -05:00 |
|
Rob Rix
|
bc658d0a90
|
Derive all the things.
|
2015-11-24 13:15:35 -05:00 |
|
Rob Rix
|
a384b2f9a6
|
Move the dependency to the executable.
|
2015-11-24 13:15:32 -05:00 |
|
Rob Rix
|
9bd82d3ce9
|
Add c-storable-deriving.
|
2015-11-24 12:50:57 -05:00 |
|
Rob Rix
|
12aadf6547
|
Custom setup.
|
2015-11-24 12:50:19 -05:00 |
|
Rob Rix
|
d559b72464
|
Add extra libraries stuff.
|
2015-11-24 12:50:04 -05:00 |
|
Rob Rix
|
8e59553018
|
Close but no cigar.
|
2015-11-20 08:20:59 -08:00 |
|
Rob Rix
|
2dbb4c56a4
|
Include haskell-src.
|
2015-11-20 08:11:20 -08:00 |
|
Rob Rix
|
09cda9d15f
|
Stub in a Console module.
|
2015-11-19 17:39:21 -08:00 |
|
Rob Rix
|
0fdb2469f9
|
Stub in a Unified diff renderer file.
|
2015-11-19 13:35:06 -08:00 |
|
Rob Rix
|
e01c6325a3
|
We don’t need data-fix.
|
2015-11-18 11:47:42 -08:00 |
|
Rob Rix
|
5129bc455b
|
Move the diff fixture thing to the executable.
|
2015-11-18 11:45:23 -08:00 |
|
Rob Rix
|
019f197dde
|
Use FlexibleInstances.
|
2015-11-18 11:38:56 -08:00 |
|
Rob Rix
|
249989b18a
|
Default extensions.
|
2015-11-18 11:36:11 -08:00 |
|
Rob Rix
|
e989216361
|
Add a Term module.
|
2015-11-18 11:27:09 -08:00 |
|
Rob Rix
|
5fe7cecba9
|
Add a Categorizable module.
|
2015-11-18 11:23:28 -08:00 |
|
Rob Rix
|
b122712470
|
Add a file for SES.
|
2015-11-18 07:09:49 -08:00 |
|
Rob Rix
|
c467437233
|
Add a file for Patch.
|
2015-11-17 18:21:51 -08:00 |
|
Rob Rix
|
b4450e038e
|
Stub in a file for Interpreter.
|
2015-11-17 16:25:39 -08:00 |
|
Rob Rix
|
aba1b31625
|
Add an Algorithm file.
|
2015-11-17 16:20:52 -08:00 |
|
Rob Rix
|
c8b573cb33
|
Move Operation into its own file.
|
2015-11-17 15:14:57 -08:00 |
|
Rob Rix
|
34f1ea4261
|
DeriveFunctor.
|
2015-11-17 15:06:16 -08:00 |
|
Rob Rix
|
67c707646d
|
Dependencies and stuff?
|
2015-11-17 15:03:25 -08:00 |
|
Rob Rix
|
51c0c40814
|
Dot.
|
2015-11-17 14:52:41 -08:00 |
|