Allow to apply patches for compiling from source
This commit is contained in:
@@ -88,6 +88,10 @@ data NoLocationHeader = NoLocationHeader
|
||||
data TooManyRedirs = TooManyRedirs
|
||||
deriving Show
|
||||
|
||||
-- | A patch could not be applied.
|
||||
data PatchFailed = PatchFailed
|
||||
deriving Show
|
||||
|
||||
|
||||
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user