Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Remove reference to non-existing CHANGELOG for plutus-streaming (#558)
Browse files Browse the repository at this point in the history
* Remove reference to non-existing CHANGELOG for `plutus-streaming`

Fixes haskell.nix build when depending on plutus-apps.

* Fix cabal-fmt
  • Loading branch information
aske authored Jul 5, 2022
1 parent 397074c commit 33cbd2e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions plutus-streaming/plutus-streaming.cabal
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
cabal-version: 2.4
name: plutus-streaming
version: 0.1.0.0
author: Andrea Bedini
maintainer: [email protected]
extra-source-files: CHANGELOG.md
cabal-version: 2.4
name: plutus-streaming
version: 0.1.0.0
author: Andrea Bedini
maintainer: [email protected]

common lang
default-language: Haskell2010
Expand Down

0 comments on commit 33cbd2e

Please sign in to comment.