Docs
GODI
Archive
Projects
Blog
Link DB
Location:
Documentation
>>
Browse GODI 3.10 packages
>>
godi-findlib
Contents:
Starting Points:
Projects
Blog
GODI
Link DB
Archive
Documentation
Special:
Download directory
Help
Contact
Search GODI:
More options
File doc/godi-findlib/html/guide-html/c74.html
GODI Package
godi-findlib
c74.html
Sources
The findlib User's Guide
Prev
Next
Chapter 2. Using packages
Table of Contents
Listing the installed packages
Looking up package directories
How a package directory looks like
Querying information stored in META files
How to compile and link a program that uses a package
Dependencies
Linker options
Listing the installed packages
You can list which packages are installed by executing
ocamlfind list
You will get a list of names and version numbers. You can get a bit more information by passing the -describe option:
ocamlfind list -describe
Prev
Home
Next
Libraries and Packages
Up
Looking up package directories
Searching...
Close