Fix description and base version bound

This commit is contained in:
Hans Hoeglund 2020-04-16 19:17:55 +01:00
parent 7616a21cc7
commit 8d0fe63e78

View File

@ -5,7 +5,7 @@ author: Hans Hoeglund
maintainer: Hans Hoeglund <hans.hoeglund@tweag.io> maintainer: Hans Hoeglund <hans.hoeglund@tweag.io>
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
synopsis: A set of libraries for composition, analysis and manipulation of music. synopsis: Deriving via arbitrary isomorphisms.
category: Generics category: Generics
tested-with: GHC tested-with: GHC
build-type: Simple build-type: Simple
@ -28,7 +28,7 @@ flag strict
default: False default: False
library library
build-depends: base >= 4.13 && < 5, build-depends: base >= 4.12 && < 5,
profunctors profunctors
exposed-modules: Iso.Deriving exposed-modules: Iso.Deriving