Format code

This commit is contained in:
sigma-andex 2022-06-06 21:15:38 +01:00
parent 12726379bf
commit 6072f4ce9e

View File

@ -1,8 +1,7 @@
module HTTPurple.Validation
( fromValidated
, fromValidatedE
)
where
) where
import Prelude