diff --git a/haskoin b/haskoin deleted file mode 120000 index 88c0a48..0000000 --- a/haskoin +++ /dev/null @@ -1 +0,0 @@ -/home/rav/Documents/programs/haskoin-core/ \ No newline at end of file diff --git a/haskoin b/haskoin new file mode 160000 index 0000000..2313242 --- /dev/null +++ b/haskoin @@ -0,0 +1 @@ +Subproject commit 23132427a25ebdedbcab4d4a931eaafa13de9011 diff --git a/package.yaml b/package.yaml index 665f994..30cf6d8 100644 --- a/package.yaml +++ b/package.yaml @@ -8,7 +8,7 @@ copyright: "Copyright (c) 2022 Vergara Technologies LLC" extra-source-files: - README.md -- ChangeLog.md +- CHANGELOG.md # Metadata used when publishing your package # synopsis: Short description of your package diff --git a/zenith.cabal b/zenith.cabal index 1d393ad..4c5cbbe 100644 --- a/zenith.cabal +++ b/zenith.cabal @@ -17,7 +17,7 @@ license-file: LICENSE build-type: Simple extra-source-files: README.md - ChangeLog.md + CHANGELOG.md source-repository head type: git