Skip to content

Commit

Permalink
update Cabal-Version
Browse files Browse the repository at this point in the history
  • Loading branch information
bravit committed Oct 22, 2023
1 parent 06c44f6 commit 519e568
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chart-cairo/Chart-cairo.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ Homepage: https://github.com/timbod7/haskell-chart/wiki
Synopsis: Cairo backend for Charts.
Description: Cairo backend for Charts.
Category: Graphics
Cabal-Version: >= 1.8
Cabal-Version: 1.18
Build-Type: Simple

library
default-language: Haskell98
Build-depends: base >= 3 && < 5
, old-locale
, time, mtl, array
Expand Down

0 comments on commit 519e568

Please sign in to comment.