Skip to content

Commit 82fc838

Browse files
committed
ChangeLog.md -> CHANGELOG.md, add README.lhs for remote
1 parent 522244b commit 82fc838

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed
File renamed without changes.

hnix-store-core/hnix-store-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ copyright: 2018 Shea Levy
1515
category: Nix
1616
build-type: Simple
1717
extra-source-files:
18-
ChangeLog.md
18+
CHANGELOG.md
1919
, README.md
2020
, tests/samples/example0.drv
2121
, tests/samples/example1.drv
File renamed without changes.

hnix-store-remote/hnix-store-remote.cabal

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ maintainer: [email protected]
1111
copyright: 2018 Richard Marko
1212
category: Nix
1313
build-type: Simple
14-
extra-source-files: ChangeLog.md, README.md
14+
extra-source-files:
15+
CHANGELOG.md
16+
, README.md
17+
, README.lhs
1518

1619
common commons
1720
if impl(ghc >= 8.10)

0 commit comments

Comments
 (0)