Skip to content

elba/path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

path

A library for constructing well-typed paths in Idris.

Currently undocumented and incomplete.

Building

Add this line to the [dependencies] section of your project's elba.toml:

"elba/path" = { git = "https://github.com/elba/path" }

idris' built-in ipkg

Clone the repository and install using the included ipkg:

$ git clone https://github.com/elba/path && cd path
$ idris --install path.ipkg

Releases

No releases published

Packages

No packages published

Languages