Hi Eric, I'm starting to fix up your comments.
When i'm done, should i git push -f to the wip-haskell-platform-7.10.2-a branch, or should i drop that one and create a new one? On 2015-10-19 at 16:56, quoth [email protected]: > +(define-public ghc-hspec-discover > + (package > + (name "ghc-hspec-discover") > > IMHO the name should be "hspec-discover" as this is a standalone program, > rather than a haskell library. Changed. > + (arguments `(#:haddock? #f)) > > Add a comment here noting how there are no documentation files. Done. > + (description "Automatically discover and run Hspec tests.") > > Expand this to a full sentence. Done.
