Commit Graph

3 Commits

Author SHA1 Message Date
Viktor Dukhovni
9646fb92cf Cabal 2.0 internal-lib reorg
Switch to a "Simple" build and create a dns-internal library.
This makes it possible to avoid exposing internal modules.

It also makes it possible (with enough effort) to run Windows
doctests, but they hang intermittently under AppVeyor, so they are
disabled on Windows, and also for GHC < 8.4.0, where the Cabal
package integration with GHC makes it hard for doctests to
find the required dependencies.

The doctests still run with GHC >= 8.4 on Linux.
2019-10-15 17:02:22 -04:00
Kazu Yamamoto
14c7c78099 doctest with cabal-doctest. 2018-12-20 10:01:10 +09:00
Kazu Yamamoto
25bc0634cd initial import. 2010-03-17 15:04:11 +09:00