about summary refs log tree commit diff
path: root/pkgs/development/compilers/reason/tests/hello/dune
blob: 578a56dc6de457eab5773e88d042f7c63c0bb489 (plain) (blame)
1
2
3
4
(executable
 (name helloreason)
 (public_name helloreason)
 (libraries reason))