evan0greenup
evan0greenup
@UnrelatedMicrowave , I believe the simplest solution is add `stack.yaml` and built with stack. The latest `crypton-connection` on Stackage is `0.3.2`. Which will make it works.
@jarrodmillman , could you please merge this and make a new release?
@aidencullo , just copy the `Pipfile` above and run `pipenv install`
In my point of view, the feature for checkout and install local `file:///` package dependencies should not depend on `pip`, it should implement its own capability for checkout the local...
@WerWolv is it possible to issue next release?
@zjeffer ,@nuttyartist , Here I explain the reasons why I make this proposal: Previously, I make proposal on launch note with custom profile directory. . If launching the `notes` with...
Type Error: expected ‘size_t *’ {aka ‘long unsigned int *’} but argument is of type ‘unsigned int *’
It seems this pull request solve the issue.
@jdavid , do you have any ideas?
@stevenleeS0ht , it looks good to me. How about @nuttyartist opinion?