Skip to content

feat: update to purs 0.14 #97

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

srghma
Copy link

@srghma srghma commented Feb 8, 2021

No description provided.

srghma added 10 commits October 21, 2020 18:04
error after addition of MutableBuffer class

purescript-node/purescript-node-buffer#33

```
No type class instance was found for

Node.Buffer.Class.MutableBuffer t2
                                Effect

The instance head contains unknown type variables. Consider adding a type annotation.

while applying a function fromString
of type MutableBuffer t0 t1 => String -> Encoding -> t1 t0
to argument "Not Found"
while inferring the type of fromString "Not Found"
in value declaration serveFilesAndGet
```
```
sd 'Data.Generic.Rep.Show' 'Data.Show.Generic' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Generic.Rep.Eq' 'Data.Eq.Generic' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Generic.Rep.Ord' 'Data.Ord.Generic' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Argonaut.Decode.Generic.Rep' 'Data.Argonaut.Decode.Generic' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Argonaut.Encode.Generic.Rep' 'Data.Argonaut.Encode.Generic' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Char.Unicode' 'Data.String.Unicode' $(fd --no-ignore --hidden --type f .purs .)
sd 'Data.Bifunctor.Wrap' 'Data.Functor.Wrap' $(fd --no-ignore --hidden --type f .purs .)
sd '\# Type' 'Row Type' $(fd --no-ignore --hidden --type f .purs .)
sd 'RowList\) ' 'RowList Type) ' $(fd --no-ignore --hidden --type f .purs .)
sd ', kind ([A-Z])' ', $1' $(fd --no-ignore --hidden --type f .purs .)
sd '\( kind ([A-Z])' '( $1' $(fd --no-ignore --hidden --type f .purs .)
```
@srghma
Copy link
Author

srghma commented Sep 25, 2024

@nsaunders @th-awake @owickstrom could You add me as a member of organization?

@srghma
Copy link
Author

srghma commented Oct 7, 2024

updated to latest purescript-node-http version

@srghma
Copy link
Author

srghma commented Oct 7, 2024

hi, @paluh could You add me to the org, plz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant