flip111
flip111
I contributed as tester of the new spago next version
`spago upgrade` also does not work, probably for the same reason ``` » npx spago upgrade Reading Spago workspace configuration... Read the package set from the registry ✅ Selecting package...
For 3. i didn't mean a sophisticated parser but only if the full text matches
From that project the exact matcher implementation is only a few lines of code though https://github.com/licensee/licensee/blob/main/lib/licensee/matchers/exact.rb#L9-L11 i suspect the exact matches will already cover most license files.
By the way for location the error is much nicer ``` Need to specify a publish.location field. ``` So i guess for license it could be ``` Need to specify...

> We should load the page with the list of packages, and expand to the list of modules when clicking on an arrow next to it. Maybe have an "expand...
Maybe some message like "did you forget to put TemplateHaskell in other-extensions" would be nice when the fatal error occurs.
Great 😀 On Thu, Jan 17, 2019, 16:33 Sergey Bushnyak Hi, @flip111 . I'll take a look at your idea > but our main goal is to maintain backward compatibility...
Thanks @natefaubion Can a hint be added to documentation here? https://github.com/purescript/purescript-ordered-collections/blob/db50eee71868f743dab9f2f2675b4e0bd1e75839/src/Data/Map/Internal.purs#L651-L652