This website requires JavaScript.
Explore
Help
Sign In
haskal
/
utop
Watch
1
Star
0
Fork
You've already forked utop
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
972996374a
utop
/
examples
/
custom-utop
/
dune
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
port build from jbuilder to dune
2019-01-14 18:50:32 +00:00
(executable
(name myutop)
use lang 2.0 and format dune files (#440)
2023-06-23 09:37:09 +00:00
(modes byte)
port build from jbuilder to dune
2019-01-14 18:50:32 +00:00
(link_flags -linkall)
(libraries utop))