Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{ reason, ... }:
{
pname = "fp";
nativeBuildInputs = [
reason
];
meta = {
description = "A library for creating and operating on file paths consistently on multiple platforms";
downloadPage = "https://github.com/reasonml/reason-native/tree/master/src/fp";
};
}