simple-learning

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

ocaml-base-compiler.5.5.0.pkg (225B)


      1 (version 5.5.0)
      2 
      3 (depends
      4  (choice
      5   ((((arch x86_64)
      6      (os linux))
      7     ((arch arm64)
      8      (os linux)))
      9    (ocaml-compiler))))
     10 
     11 (enabled_on_platforms
     12  (only
     13   ((arch x86_64)
     14    (os linux))
     15   ((arch arm64)
     16    (os linux))))