Skip to content

Commit 8bfebec

Browse files
Constrain cabal to non-ancient versions.
It has supported `extra-doc-files` for a long time, but apparently not always...
1 parent 1a63d1c commit 8bfebec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-plot.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Author: Justus Sagemüller
2727
Maintainer: (@) sagemuej $ smail.uni-koeln.de
2828
Homepage: https://github.com/leftaroundabout/dynamic-plot
2929
Build-Type: Simple
30-
Cabal-Version: >=1.10
30+
Cabal-Version: >=1.18
3131
Extra-Doc-Files: images/examples/*.png
3232
, images/examples/*.gif
3333

0 commit comments

Comments
 (0)