Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 31, 2018 04:23
Show Gist options
  • Save ryantm/5da539318dc6e7b77255ad7f544bb828 to your computer and use it in GitHub Desktop.
Save ryantm/5da539318dc6e7b77255ad7f544bb828 to your computer and use it in GitHub Desktop.
/nix/store/q08nmvvkyka038kqhmhbgfqvn97c5wzw-ocaml4.05.0-alcotest-0.8.2
├── lib
│   └── ocaml
│   └── 4.05.0
│   └── site-lib
│   └── alcotest
│   ├── alcotest.a
│   ├── alcotest.cma
│   ├── alcotest.cmi
│   ├── alcotest.cmt
│   ├── alcotest.cmti
│   ├── alcotest.cmx
│   ├── alcotest.cmxa
│   ├── alcotest.cmxs
│   ├── alcotest.mli
│   ├── META
│   └── opam
├── nix-support
│   └── propagated-build-inputs
└── share
└── doc
└── alcotest
├── CHANGES.md
├── LICENSE.md
└── README.md
9 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment