Skip to content

Commit

Permalink
Reflect that GHC 7.10.3 is excluded by the 'base' bound
Browse files Browse the repository at this point in the history
and update copyright year.
  • Loading branch information
Mikolaj committed Feb 22, 2021
1 parent 8d68a46 commit 26631ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013-2020 Ömer Sinan Ağacan, Siniša Biđin, Rongcui Dong
Copyright (c) 2013-2021 Ömer Sinan Ağacan, Siniša Biđin, Rongcui Dong
and others (see git commits)

This code is licensed under MIT or BSD3 licenses, so that the user
Expand Down
6 changes: 3 additions & 3 deletions sdl2-ttf.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ author: Rongcui Dong ([email protected]),
Siniša Biđin <[email protected]>,
Ömer Sinan Ağacan ([email protected]),
Sean Chalmers ([email protected])
copyright: Copyright © 2013-2020 Ömer Sinan Ağacan, Siniša Biđin, Rongcui Dong and others (see git commits)
copyright: Copyright © 2013-2021 Ömer Sinan Ağacan, Siniša Biđin, Rongcui Dong and others (see git commits)
category: Font, Foreign binding, Graphics
build-type: Simple
cabal-version: >=1.10
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5,
GHC==8.8.4, GHC==8.10.4, GHC==9.0.1
tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4,
GHC==8.10.4, GHC==9.0.1

source-repository head
type: git
Expand Down

0 comments on commit 26631ca

Please sign in to comment.