New version 0.1.1
This commit is contained in:
parent
a4e69665cc
commit
de3eabfb1b
@ -1,5 +1,5 @@
|
|||||||
name: breve
|
name: breve
|
||||||
version: 0.1.0.0
|
version: 0.1.1.0
|
||||||
synopsis: a url shortener
|
synopsis: a url shortener
|
||||||
description:
|
description:
|
||||||
|
|
||||||
@ -15,7 +15,8 @@ copyright: (C) Michele Guerini Rocco 2015
|
|||||||
category: Web
|
category: Web
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files: README.md, LICENSE
|
extra-source-files: README.md, LICENSE
|
||||||
data-files: layouts/*.css, layouts/*.html, views/*.html
|
data-files: static/*.png, static/*.html, static/*.css,
|
||||||
|
views/*.html
|
||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
|
Loading…
Reference in New Issue
Block a user