removed bytestring dependency from .cabal
This commit is contained in:
parent
8b5bfe2450
commit
559a302f7f
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ executable hedit
|
||||||
transformers >=0.5 && <0.6,
|
transformers >=0.5 && <0.6,
|
||||||
directory,
|
directory,
|
||||||
text-zipper,
|
text-zipper,
|
||||||
bytestring,
|
|
||||||
array,
|
array,
|
||||||
regex-tdfa
|
regex-tdfa
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue