purescript-contrib/purescript-argonaut-core

JAssoc is unused?

matthewleon opened this issue · 2 comments

Is there any place where JAssoc is actually used, or can it be removed?

garyb commented

It's used in purescript-argonaut-codecs, so yeah, it could probably be moved out to there.

garyb commented

It's gone from the 0.12 release branch now. Thanks!