Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 31, 2018 05:11
Show Gist options
  • Save ryantm/45ad3b6379841d4750efc7dcfe6b602f to your computer and use it in GitHub Desktop.
Save ryantm/45ad3b6379841d4750efc7dcfe6b602f to your computer and use it in GitHub Desktop.
/nix/store/k3c6sbqahg7xbrraipzbbbvkrncfbb78-ocaml4.05.0-yojson-1.4.1
├── bin
│   └── ydump
├── lib
│   └── ocaml
│   └── 4.05.0
│   └── site-lib
│   └── yojson
│   ├── META
│   ├── opam
│   ├── yojson.a
│   ├── yojson_biniou.cmi
│   ├── yojson_biniou.cmt
│   ├── yojson_biniou.cmti
│   ├── yojson_biniou.cmx
│   ├── yojson_biniou.mli
│   ├── yojson.cma
│   ├── yojson.cmi
│   ├── yojson.cmt
│   ├── yojson.cmti
│   ├── yojson.cmx
│   ├── yojson.cmxa
│   ├── yojson.cmxs
│   └── yojson.mli
├── nix-support
│   └── propagated-build-inputs
└── share
└── doc
└── yojson
├── LICENSE
└── README.md
10 directories, 20 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment