Skip to content

Commit

Permalink
skylighting-format-ansi: remove unused dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarleb authored and jgm committed Dec 17, 2022
1 parent 10de77c commit 30e6cfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions skylighting-format-ansi/skylighting-format-ansi.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ library
text,
containers,
binary,
ansi-terminal >= 0.7,
colour >= 2.0
ansi-terminal >= 0.7
hs-source-dirs: src
ghc-prof-options: -fprof-auto-exported
default-language: Haskell2010
Expand Down

0 comments on commit 30e6cfb

Please sign in to comment.