Closed neongreen closed 5 years ago
The best way to do it would probably be storing licenses in the database but updating them every few days.
(And updating them could be done by first doing cabal update and then going over the database with hackage-db.)
cabal update
Migrated to Notion.
The best way to do it would probably be storing licenses in the database but updating them every few days.
(And updating them could be done by first doing
cabal update
and then going over the database with hackage-db.)