Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move dhall-security-text to the Libraries section #49

Merged
merged 1 commit into from
Mar 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ A curated list of awesome dhall-lang binding, libraries and anything related to
- [dhall-to-cabal](https://github.com/dhall-lang/dhall-to-cabal)
- [dhall-nix](https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-nix)
- [dhall-bash](https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-bash)
- [dhall-security-txt](https://github.com/coralogix/dhall-security-txt)

## Libraries
- [dhall-prelude](https://github.com/dhall-lang/dhall-lang/tree/master/Prelude) - Standard Libraries for dhall.
Expand Down Expand Up @@ -64,6 +63,7 @@ A curated list of awesome dhall-lang binding, libraries and anything related to
- [dhall-webmanifest](https://gitlab.com/toastal/dhall-webmanifest) - Types for building Web Application Manifest files.
- [dhall-css-color](https://gitlab.com/toastal/dhall-css-color) - CSS4 colors.
- [dhall-semver](https://github.com/Gabriella439/dhall-semver) - Dhall support for [semantic version numbers](https://semver.org/).
- [dhall-security-txt](https://github.com/coralogix/dhall-security-txt) - Generate standard-compliant [security.txt](https://securitytxt.org/) files using Dhall.

## Projects
- [cpkg](https://github.com/vmchale/cpkg) - A build tool/package manager for C, configured with Dhall.
Expand Down