simple-learning

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

ocaml-compiler.5.4.1.pkg (231B)


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