Skip to content

Commit 1f3135a

Browse files
committed
Cleanup unused packages
1 parent 08994b9 commit 1f3135a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pandoc-plot.cabal

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ library
122122
, typed-process >= 0.2.1 && < 1
123123
, yaml >= 0.8 && < 1
124124
, mtl >= 2.2 && < 3
125-
if !os(windows)
126-
build-depends: unix >= 2.4 && < 2.9
127125
default-language: Haskell2010
128126

129127
executable pandoc-plot
@@ -138,7 +136,6 @@ executable pandoc-plot
138136
ghc-options: -Wall -Wcompat -threaded -rtsopts -with-rtsopts=-N
139137
build-depends:
140138
base >= 4.11 && <5
141-
, containers
142139
, directory
143140
, filepath
144141
, gitrev >= 1 && < 2

0 commit comments

Comments
 (0)