Skip to content

Commit

Permalink
A bit more cabal file cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Jan 31, 2018
1 parent 96bdbc9 commit b293998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ghc-dump-core/ghc-dump-core.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ description:
license: BSD3
license-file: LICENSE
author: Ben Gamari
maintainer: bgamari.foss@gmail.com
maintainer: ben@well-typed.com
copyright: (c) 2017 Ben Gamari
category: Development
build-type: Simple
Expand Down
3 changes: 1 addition & 2 deletions ghc-dump-util/ghc-dump-util.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ description:
license: BSD3
license-file: LICENSE
author: Ben Gamari
maintainer: bgamari.foss@gmail.com
maintainer: ben@well-typed.com
copyright: (c) 2017 Ben Gamari
category: Development
build-type: Simple
extra-source-files: ChangeLog.md
tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2
cabal-version: >=1.10

Expand Down

0 comments on commit b293998

Please sign in to comment.