import: hackage: Make parsing of tests and fields more flexible.
authorFederico Beffa <beffa@fbengineering.ch>
Wed, 11 Nov 2015 15:20:45 +0000 (16:20 +0100)
committerFederico Beffa <beffa@fbengineering.ch>
Thu, 26 Nov 2015 17:17:23 +0000 (18:17 +0100)
commit94abc84887ddbb56c0428a4ad783318845fcb281
tree8281f2a75a29b6196dcc89373534115252fb633a
parent876fd23ab6dd03c6d7d5d6b2494fbc0e1c5874ce
import: hackage: Make parsing of tests and fields more flexible.

* guix/import/cabal.scm (is-test): Allow spaces between keyword and
  parentheses.
  (is-id): Add argument 'port'.  Allow spaces between keyword and column.
  (lex-word): Adjust call to 'is-id'.
guix/import/cabal.scm