adjust .cabal.

This commit is contained in:
Kei Hibino 2017-01-24 09:47:34 +09:00
parent a7042bcf69
commit f0fe5f49ac

View File

@ -1,15 +1,16 @@
-- Initial relational-quickcheck.cabal generated by cabal init. For
-- further documentation, see http://haskell.org/cabal/users-guide/
name: relational-quickcheck
name: rr-quickcheck
version: 0.1.0.0
-- synopsis:
-- description:
synopsis: Query quickchecks for Relational Record
description: This package contains quickchecks which compares between
Haskell list operation and query result of Relational Record
license: BSD3
license-file: LICENSE
author: Kei Hibino
maintainer: ex8k.hibino@gmail.com
-- copyright:
copyright: Copyright (c) 2017 Kei Hibino
category: Testing
build-type: Simple
-- extra-source-files: