mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-18 19:11:37 +03:00
Consider Test.DejaFu.Common part of the public API.
This commit is contained in:
parent
ab599b637d
commit
98af53bbc3
@ -13,6 +13,7 @@ unreleased
|
|||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
|
|
||||||
- There is now a changelog.
|
- There is now a changelog.
|
||||||
|
- Test.DejaFu.Common is now considered to form part of the public API of the library.
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
@ -6,9 +6,7 @@
|
|||||||
-- Stability : experimental
|
-- Stability : experimental
|
||||||
-- Portability : portable
|
-- Portability : portable
|
||||||
--
|
--
|
||||||
-- Common types and functions used throughout DejaFu. This module is
|
-- Common types and functions used throughout DejaFu.
|
||||||
-- NOT considered to form part of the public interface of this
|
|
||||||
-- library.
|
|
||||||
module Test.DejaFu.Common
|
module Test.DejaFu.Common
|
||||||
( -- * Identifiers
|
( -- * Identifiers
|
||||||
ThreadId(..)
|
ThreadId(..)
|
||||||
|
Loading…
Reference in New Issue
Block a user