input-output-hk / foliage

🌿 Foliage is a tool to create custom Haskell package repositories, in a fully reproducible way.
MIT License
42 stars 9 forks source link

Use alerts in readme? #93

Closed philderbeast closed 8 months ago

philderbeast commented 1 year ago

In the readme, the :information_source: doesn't render as well as alerts seem to. Could we use alerts?

:information_source: Although the timestamp field in the package source metadata is optional, it is highly recommended if you intend your repository users to be able to use cabal's index-state functionality. Adding a timestamp every time you add a package version ensures the newly created index is "compatible" with what the users have already fetched.

[!NOTE] Although the timestamp field in the package source metadata is optional, it is highly recommended if you intend your repository users to be able to use cabal's index-state functionality. Adding a timestamp every time you add a package version ensures the newly created index is "compatible" with what the users have already fetched.