Skip to content

Commit 6ad2070

Browse files
committed
Update README
Remove Hackage dependencies badge
1 parent e2ae54f commit 6ad2070

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# [Yosys RTL](https://yosyshq.readthedocs.io/projects/yosys/en/latest/yosys_internals/formats/rtlil_text.html)[Haskell definition & rendering](https://hackage.haskell.org/package/yosys-rtl)
22
![Haskell CI](https://github.com/standardsemiconductor/yosys-rtl/actions/workflows/haskell.yml/badge.svg)
33
[![Hackage][hackage-badge]][hackage]
4-
[![Hackage Dependencies][hackage-deps-badge]][hackage-deps]
54

65
```
76
cabal build
@@ -11,5 +10,3 @@ cabal test
1110

1211
[hackage]: <https://hackage.haskell.org/package/yosys-rtl>
1312
[hackage-badge]: <https://img.shields.io/hackage/v/yosys-rtl.svg?color=success>
14-
[hackage-deps-badge]: <https://img.shields.io/hackage-deps/v/yosys-rtl.svg>
15-
[hackage-deps]: <https://packdeps.haskellers.com/feed?needle=yosys-rtl>

0 commit comments

Comments
 (0)