parser, nix, project setup
This commit is contained in:
commit
947e666706
22 changed files with 651 additions and 0 deletions
5
lib/dune
Normal file
5
lib/dune
Normal file
|
@ -0,0 +1,5 @@
|
|||
(library
|
||||
(name culr)
|
||||
(libraries angstrom angstrom-unix faraday )
|
||||
(inline_tests)
|
||||
(preprocess (pps ppx_inline_test)))
|
Loading…
Add table
Add a link
Reference in a new issue