Skip to content

Commit

Permalink
Fix cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-clifton committed Oct 10, 2018
1 parent 1bbacf3 commit f1ac233
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions iterm-show.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,15 @@ maintainer: lukec@themk.net
copyright: (c) 2018 Luke Clifton
category: Development
build-type: Simple
extra-source-files: ChangeLog.md
extra-source-files:
ChangeLog.md,
README.md,
doc/*.png
cabal-version: >=1.10
source-repository head
type: git
location: https://github.com/luke-clifton/iterm-show

extra-source-files:
README.md
doc/*

library
exposed-modules: ITermShow
other-extensions: OverloadedStrings
Expand Down

0 comments on commit f1ac233

Please sign in to comment.