We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ae54f commit 6ad2070Copy full SHA for 6ad2070
1 file changed
README.md
@@ -1,7 +1,6 @@
1
# [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)
2

3
[![Hackage][hackage-badge]][hackage]
4
-[![Hackage Dependencies][hackage-deps-badge]][hackage-deps]
5
6
```
7
cabal build
@@ -11,5 +10,3 @@ cabal test
11
10
12
[hackage]: <https://hackage.haskell.org/package/yosys-rtl>
13
[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