Skip to content

Commit

Permalink
cabal: Fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar committed Aug 26, 2019
1 parent 86bcd97 commit 534a59b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions dependent-monoidal-map.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ copyright: 2018 Obsidian Systems LLC
build-type: Simple
extra-source-files: ChangeLog.md
cabal-version: >=1.10
category: Data
synopsis: Dependent map that uses semigroup mappend

tested-with:
GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5
Expand All @@ -24,3 +26,7 @@ library
dependent-sum-aeson-orphans >= 0.2.1 && < 0.3
hs-source-dirs: src
default-language: Haskell2010

source-repository head
type: git
location: https://github.com/obsidiansystems/dependent-monoidal-map

0 comments on commit 534a59b

Please # to comment.