I’m searching for a cabal package using the detailed Test-Suite interface to learn how to structure the code.
I’m searching for a cabal package using the detailed Test-Suite interface to learn how
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The cabal documentation contains examples for both the
detailed-1.0andexitcode-stdio-1.0test interfaces. However, note that the detailed test interface isn’t supported yet. Only the simplerexitcode-stdio-1.0interface is currently supported.From a recent mail thread on the
cabal-devellist (dated September 5, 2011):