forked from colonelpanic/dotfiles
[XMonad] Update cabal metadata
This commit is contained in:
parent
be8afa398d
commit
e3b25f49ae
@ -1,5 +0,0 @@
|
|||||||
# Revision history for imalison-xmonad
|
|
||||||
|
|
||||||
## 0.1.0.0 -- YYYY-mm-dd
|
|
||||||
|
|
||||||
* First version. Released on an unsuspecting world.
|
|
@ -1,2 +0,0 @@
|
|||||||
import Distribution.Simple
|
|
||||||
main = defaultMain
|
|
@ -1,14 +1,13 @@
|
|||||||
name: imalison-xmonad
|
name: imalison-xmonad
|
||||||
version: 0.1.0.0
|
version: 0.1.0.0
|
||||||
synopsis: Ivan Malison's xmonad configuration.
|
synopsis: Ivan Malison's xmonad configuration.
|
||||||
homepage: https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/xmonad
|
homepage: https://github.com/IvanMalison/dotfiles/tree/master/dotfiles/config/xmonad
|
||||||
license: GPL-3
|
license: GPL-3
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Ivan Malison
|
author: Ivan Malison
|
||||||
maintainer: IvanMalison@gmail.com
|
maintainer: IvanMalison@gmail.com
|
||||||
category: System
|
category: System
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files: ChangeLog.md
|
|
||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
executable imalison-xmonad
|
executable imalison-xmonad
|
||||||
|
Loading…
Reference in New Issue
Block a user