diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-06-30 06:07:32 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-06-30 06:07:32 +0200 |
| commit | f64e186c60a94223eb4b5a156d986a4c78c025c7 (patch) | |
| tree | aa3159e86132eacfefec98a9105ad05173c99ae1 /package.yaml | |
| parent | 28aaa6a70b7d8301cb94e7dc112dc292627f0ef9 (diff) | |
| download | graphql-f64e186c60a94223eb4b5a156d986a4c78c025c7.tar.gz | |
Move the source code into src/
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 2ad4c94..cb9d56c 100644 --- a/package.yaml +++ b/package.yaml @@ -34,7 +34,7 @@ dependencies: - unordered-containers library: - source-dirs: . + source-dirs: src dependencies: - scientific |
