From e185208fe060fbd741a8083c33d16fba46acdc80 Mon Sep 17 00:00:00 2001 From: Daniel Gröber Date: Sun, 16 Dec 2018 03:46:20 +0100 Subject: Copyediting [skip ci] --- src/CabalHelper/Shared/InterfaceTypes.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CabalHelper/Shared') diff --git a/src/CabalHelper/Shared/InterfaceTypes.hs b/src/CabalHelper/Shared/InterfaceTypes.hs index ae72f3f..fa31d7b 100644 --- a/src/CabalHelper/Shared/InterfaceTypes.hs +++ b/src/CabalHelper/Shared/InterfaceTypes.hs @@ -21,7 +21,7 @@ Module : CabalHelper.Shared.InterfaceTypes Description : Types which are used by c-h library and executable to communicate License : GPL-3 -These types are used to communicate between the cabal-helper library and main +These types are used to communicate between the cabal-helper library and helper executable, using Show/Read. If any types in this module change the major version must be bumped since this will be exposed in the @Distribution.Helper@ module. -- cgit v1.2.3