Patrick Thomson
e3db8c1224
Add fused-effects-resumable as a dependency.
2019-11-08 12:14:22 -05:00
Patrick Thomson
f65faec2a8
Track a local tree-sitter so this starts building.
2019-11-08 12:00:46 -05:00
Patrick Thomson
edc1894299
Pin to correct fused-syntax and fused-exceptions.
2019-11-08 10:14:54 -05:00
Patrick Thomson
593eb129b6
Track TS upstream. So many dependencies!
2019-11-07 15:47:11 -05:00
Patrick Thomson
eb989d2c3f
Bump versions.
2019-11-06 15:01:42 -05:00
Patrick Thomson
0f8fd5be35
Merge remote-tracking branch 'origin/master' into fused-effects-one-dot-zero
2019-11-06 14:13:02 -05:00
Rick Winfrey
efea4df3d6
Remove semantic-source
as package from semantic cabal.project
2019-10-29 15:22:46 -07:00
Rick Winfrey
f804c60dc8
Add semantic-source
back to packages
2019-10-29 14:03:43 -07:00
Rob Rix
8d751c1dbc
Derive the RightModule instance for Ann.
2019-10-28 13:26:07 -04:00
Rob Rix
4f3938d293
Bump for constraints in the Effect signature.
2019-10-28 11:57:59 -04:00
Rob Rix
dc7a3e1a21
Bump.
2019-10-28 10:40:18 -04:00
Rob Rix
f88dced69f
Bump some SHAs.
2019-10-25 17:28:32 -04:00
Rob Rix
5372cfad51
Merge branch 'master' into fused-effects-one-dot-zero
2019-10-25 16:05:40 -04:00
Rick Winfrey
21d5a4db38
Don't depend on local semantic-source package
2019-10-23 10:45:48 -07:00
Ayman Nadeem
6dc21a3ef2
Merge branch 'master' into semantic-ast
2019-10-15 13:53:38 -04:00
Rob Rix
71a6331c7a
Stub in a package for analysis.
2019-10-11 12:42:49 -04:00
Rob Rix
87282872e6
Check out fused-syntax.
2019-10-10 15:08:58 -04:00
Rob Rix
1535805747
Turn errors on in CI.
...
These are explicitly disabled by our .ghci file, so we can do this without compromising workflows involving GHCI too much.
2019-10-08 16:46:35 -04:00
Rob Rix
938be8f0d0
Add a semantic-json package.
2019-10-07 10:27:52 -04:00
Rob Rix
87a7d3aba6
Add a source repository package for fused-effects-exceptions.
2019-10-04 17:51:11 -04:00
Rob Rix
e2e154f8d7
Add a source repository package for fused-effects pinned to master.
2019-10-04 17:35:02 -04:00
Rob Rix
90341c1138
Merge branch 'master' into semantic-java
2019-10-03 13:24:52 -04:00
Timothy Clem
32f6e9dfb9
++proto-lens-jsonpb to handle excluding default fields
2019-10-03 08:41:30 -07:00
Timothy Clem
85bf7e72ec
Use tclem/proto-lens-jsonpb
2019-10-02 13:14:16 -07:00
Timothy Clem
7002b3c9d8
Merge remote-tracking branch 'origin/master' into proto-lens
2019-09-30 15:42:45 -07:00
Ayman Nadeem
e35a246cf9
Merge branch 'master' into semantic-ast
2019-09-30 16:13:25 -04:00
Timothy Clem
c0cce3b13b
First pass at switching from proto3 to proto-lens
2019-09-27 16:42:12 -07:00
Rob Rix
a16240c112
Stub in a semantic-java package.
2019-09-27 18:21:06 -04:00
Rob Rix
52485e192e
Reformat the packages field.
2019-09-27 18:13:47 -04:00
Ayman Nadeem
ea84eb317e
Merge branch 'master' into semantic-ast
2019-09-24 08:34:59 -04:00
Rob Rix
9f16418c8d
Merge branch 'master' into semantic-tags
2019-09-20 18:33:48 -04:00
Rob Rix
974e2ca0ea
Define a semantic-source package.
2019-09-20 12:03:14 -04:00
Rob Rix
927d13b47c
Merge branch 'master' into semantic-tags
2019-09-19 17:41:28 -04:00
Timothy Clem
dd3eb649f5
No need for custom RTS options
2019-09-19 09:19:23 -07:00
Rob Rix
7ce308efa2
Stub in a tags package.
2019-09-18 14:52:27 -04:00
Ayman Nadeem
7b15c85af2
add semantic-ast to list of packages
2019-09-10 14:09:12 -04:00
Rob Rix
31d396ee91
Merge branch 'master' into semantic-python
2019-06-17 10:54:55 -04:00
Patrick Thomson
99c4bb21f8
Overhaul test harnesses and add tasty bounds.
2019-06-12 11:30:20 -04:00
Rob Rix
4a9255a76c
Stub in a semantic-python package.
2019-06-11 11:06:11 -04:00
Patrick Thomson
0083fb4812
Give GHC a little more memory.
2019-06-10 18:22:34 -04:00
Patrick Thomson
90562edd53
Fixes for build time.
2019-06-10 15:03:59 -04:00
Patrick Thomson
dcf4a577f7
Use Hackage package rather than submodules.
2019-06-10 13:29:11 -04:00
Patrick Thomson
1b52d7d0cd
Call --enable-tests in Travis and use the right proto3-suite.
2019-06-06 14:30:37 -04:00
Patrick Thomson
311c56f434
Use source-repository-package to pin Git deps in cabal.
...
Right now our CI build cycle time is ~20 minutes, mostly because we're
rebuilding our vendored packages every time. This should help, at
least to some degree, with that.
2019-06-04 18:59:56 -04:00
Rob Rix
52871f3d92
Add semantic-core to the cabal project file.
2019-06-03 11:34:26 -04:00
Patrick Thomson
b2bbda5fca
Specify version bounds in .cabal file ( #1 )
...
Establish library bounds based on Stackage LTS 13.13.
We use the new cabal `^>=` operator to establish PVP-compatible versioning.
2019-05-31 08:58:17 -04:00
joshvera
ddb09205df
Bump ghc-mod and delete cabal.project
2017-09-12 12:16:18 -04:00
Rob Rix
8348dbcf29
Add the prettyprinter libs to the cabal.project file.
2017-08-22 12:50:59 -04:00
Rob Rix
6f2e8609b6
🔥 the tools dir from the project file.
2017-08-15 09:18:48 -04:00
Rob Rix
260d5c5210
Add the language packages.
2017-08-14 20:14:03 -04:00