Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

update pathy #44

Merged
merged 3 commits into from
Mar 20, 2018
Merged

update pathy #44

merged 3 commits into from
Mar 20, 2018

Conversation

safareli
Copy link
Contributor

No description provided.

bower.json Outdated
@@ -17,7 +17,7 @@
"dependencies": {
"purescript-prelude": "^3.1.0",
"purescript-matryoshka": "^0.3.0",
"purescript-pathy": "^4.0.0",
"purescript-pathy": "safareli/purescript-pathy#refactor",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💀

@safareli safareli requested a review from garyb February 23, 2018 17:31
@garyb
Copy link
Member

garyb commented Feb 23, 2018

LGTM once we make the Pathy release 👍

@@ -36,7 +36,7 @@ type VariRelR =
}

type TableRelR =
{ path ∷ Pt.AnyFilePath
{ path ∷ Pt.AnyFile
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind make this Either AnyFile AnyPath or do you think this is matter of other pr?
E.g. marklogic directory querying

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think other pr would be better for this :d

@safareli safareli merged commit 34d6fd9 into slamdata:master Mar 20, 2018
@safareli safareli deleted the pathy branch March 20, 2018 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants