Closed naglalakk closed 6 years ago
The current master package set only contains the core libraries and will have more libraries added over time.
In you project (not your package set) repo, you should not have this problem if you install the package set by setting psc-package.json.
You might want to ask someone in #purescript-beginners on slack or on discourse. The issues here should be for bugs in psc-package.
"In you project (not your package set) repo, you should not have this problem if you install the package set by setting psc-package.json"
I'm not sure I follow. Do I need to do anything after I add aff to my package set repo?. That is to say in my project repo do I need to do anything other than change the set variable in psc-package.json? Everytime i try to do something else it tells me that aff does not exist
Ok I will move my discussion to slack or discourse. But in my view the documentation is a bug that needs to be discussed and verified
Steps to reproduce
I get
Package aff does not exist in package set
But it is?