diff options
author | Marvin Borner | 2023-02-24 15:36:59 +0100 |
---|---|---|
committer | Marvin Borner | 2023-02-24 15:39:24 +0100 |
commit | 1fcb81203e886b6b1e851a94c5fb301c9d33ec89 (patch) | |
tree | 492158ebbabf6fda933a969373fdf5b5d55a92ed /package.yaml | |
parent | c371838c15ab245bd9b1db3947747c431a95040e (diff) |
Moved number implementations
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index e9d5d04..3320244 100644 --- a/package.yaml +++ b/package.yaml @@ -12,6 +12,7 @@ extra-source-files: data-files: - config - std/* +- std/**/* # Metadata used when publishing your package # synopsis: Short description of your package |