mirror of
https://github.com/typeable/validationt.git
synced 2024-11-22 01:34:05 +03:00
fix module name
This commit is contained in:
parent
51c98b84ff
commit
395c4ac198
@ -1,5 +1,4 @@
|
||||
|
||||
module Common.Validation where
|
||||
module Common.Monad.Validation where
|
||||
|
||||
import Control.Lens hiding ((.=))
|
||||
import Control.Monad.Base
|
||||
|
Loading…
Reference in New Issue
Block a user