Skip to content

Conversation

JordanMartinez
Copy link
Contributor

  • Update travis, dependencies and purescript-psa
  • Fix missing kind declaration error

Backlinking to purescript/purescript#3942

@JordanMartinez
Copy link
Contributor Author

Huh... Build fails due to purescript-newtype not installing right: https://travis-ci.org/github/purescript/purescript-foldable-traversable/builds/734828638#L550

@hdgarrood
Copy link
Contributor

My guess would be that this is because one of the dependencies hasn't been updated yet, and so it has a dependency on a tagged version of newtype rather than depending on master.

@JordanMartinez
Copy link
Contributor Author

Ah... You're right. I haven't updated orders yet. Here's all of its dependencies:

["bifunctors","control","invariant","maybe","newtype","orders","prelude"] 
@JordanMartinez
Copy link
Contributor Author

CI now builds. Can I get an approval?

@JordanMartinez JordanMartinez merged commit 5140095 into purescript:master Oct 15, 2020
@JordanMartinez JordanMartinez deleted the updateTo14 branch October 15, 2020 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants