Skip to content
Snippets Groups Projects
Commit 65905b98 authored by sheaf's avatar sheaf Committed by Mikolaj
Browse files

SuffixHandler: add Suffix newtype

This commit adds a Suffix newtype to describe suffixes as handled
by suffix handlers & preprocessors, and changes the PPSuffixHandler
type definition to use it.

It also moves some type definitions from Distribution.Simple.PreProcess
to the new module Distribution.Simple.PreProcess.Types.

As this commit changes the definition of PPSuffixHandler, it will
break custom Setup scripts which use the 'hookedPreProcessors'
functionality.
parent 2acae632
No related branches found
No related tags found
Loading
Showing
with 183 additions and 120 deletions
Loading
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