simple-learning

Simple learning web program
git clone git://git.laack.co/simple-learning.git
Log | Files | Refs | README | LICENSE

ocaml-compiler-libs.v0.17.0.pkg (411B)


      1 (version v0.17.0)
      2 
      3 (build
      4  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
      5 
      6 (depends
      7  (all_platforms
      8   (ocaml dune)))
      9 
     10 (source
     11  (fetch
     12   (url
     13    https://github.com/janestreet/ocaml-compiler-libs/archive/refs/tags/v0.17.0.tar.gz)
     14   (checksum
     15    sha512=c5cd418b0eb74e00c3f63235754bbdb3a3328ac743d6ae885424d8c50b4edaa7068572e689cb3456d222793283927f2984a1ff840b1bc3817f810b5314faf897)))