From 3cc017309473c2cb2ca281fdca5bbf32d6177474 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 12 Jun 2016 16:44:53 -0700 Subject: [PATCH] ui: remove obsolete comment from package.yaml --- hledger-ui/package.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/hledger-ui/package.yaml b/hledger-ui/package.yaml index e171e268f..b5aa5050e 100644 --- a/hledger-ui/package.yaml +++ b/hledger-ui/package.yaml @@ -1,12 +1,6 @@ # hpack specification for generating the cabal file # https://github.com/sol/hpack#readme # 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 version : '0.28'