simple-learning

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

httpun-lwt-unix.0.1.0.pkg (427B)


      1 (version 0.1.0)
      2 
      3 (build
      4  (all_platforms ((action (run dune build -p %{pkg-self:name})))))
      5 
      6 (depends
      7  (all_platforms
      8   (ocaml httpun httpun-lwt dune gluten-lwt-unix)))
      9 
     10 (source
     11  (fetch
     12   (url
     13    https://github.com/anmonteiro/httpun/releases/download/0.1.0/httpun-0.1.0.tbz)
     14   (checksum
     15    sha512=d2cbcec8cd3a0f169d32407fbfb66afbce9ec9e3718a5dbf33eb3a2e199b9fe2b0b0fb5ab486f22c51b89c3351d42e5b7d160dae17a28c432f072913d18fd166)))