Skip to content

Commit 8a9815c

Browse files
committed
netlist: update .cabal file: remove dependency on pretty
1 parent 8f69a1d commit 8a9815c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlist/netlist.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Library
2626
Language.Netlist.Util
2727
other-modules: Language.Netlist.Examples
2828

29-
build-depends: binary, pretty, containers
29+
build-depends: binary, containers
3030
if flag(base4)
3131
build-depends: base == 4.*, syb
3232
else

0 commit comments

Comments
 (0)