ui: remove obsolete comment from package.yaml

This commit is contained in:
Simon Michael 2016-06-12 16:44:53 -07:00
parent 42e7a2c32c
commit 3cc0173094

View File

@ -1,12 +1,6 @@
# hpack specification for generating the cabal file # hpack specification for generating the cabal file
# https://github.com/sol/hpack#readme # https://github.com/sol/hpack#readme
# http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html # http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html
#
# as of hpack 0.5.4 these must be added manually:
# - tested-with
# - flags
# - benchmarks
# - conditional blocks
name : hledger-ui name : hledger-ui
version : '0.28' version : '0.28'