simple-learning

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

hmap.0.8.1.pkg (350B)


      1 (version 0.8.1)
      2 
      3 (build
      4  (all_platforms
      5   ((action (run ocaml pkg/pkg.ml build --pinned %{pkg-self:pinned})))))
      6 
      7 (depends
      8  (all_platforms
      9   (ocaml ocamlfind ocamlbuild topkg)))
     10 
     11 (source
     12  (fetch
     13   (url http://erratique.ch/software/hmap/releases/hmap-0.8.1.tbz)
     14   (checksum
     15    sha256=6a00db1b12b6f55e1b2419f206fdfbaa669e14b51c78f8ac3cffa0a58897be83)))