Skip to content
Snippets Groups Projects
Commit 4a958430 authored by f-a's avatar f-a Committed by Mergify
Browse files

(cabal check) Add "No exposed modules" test

parent caf2da1e
No related branches found
No related tags found
No related merge requests found
# cabal check
Warning: These warnings may cause trouble when distributing the package:
Warning: library does not expose any modules
import Test.Cabal.Prelude
-- No exposed modules.
main = cabalTest $
cabal "check" []
cabal-version: 2.2
name: pkg
synopsis: synopsis
description: description
version: 0
category: example
maintainer: none@example.com
license: GPL-3.0-or-later
library
default-language: Haskell2010
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment