Skip to content

Commit

Permalink
Fix Cabal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
snowleopard committed May 8, 2019
1 parent b547ea6 commit 877fac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algebraic-graphs.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ copyright: Andrey Mokhov, 2016-2019
homepage: https://github.com/snowleopard/alga
category: Algebra, Algorithms, Data Structures, Graphs
build-type: Simple
cabal-version: >=1.18
cabal-version: 1.18
tested-with: GHC==7.8.4,
GHC==7.10.3,
GHC==8.0.2,
Expand Down

0 comments on commit 877fac5

Please sign in to comment.