Build a pretty dependency tree visualizer
This commit is contained in:
@@ -32,6 +32,7 @@ library
|
||||
base
|
||||
, mtl
|
||||
, bytestring
|
||||
, text
|
||||
, template-haskell
|
||||
|
||||
executable byg
|
||||
@@ -39,5 +40,6 @@ executable byg
|
||||
main-is: src/Main.hs
|
||||
build-depends:
|
||||
base
|
||||
, text
|
||||
, template-haskell
|
||||
, byg
|
||||
|
||||
Reference in New Issue
Block a user