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
dafd3360de
commit
7af9a567fa
@ -1,4 +1,4 @@
|
||||
module Common.Monad.Validation where
|
||||
module Control.Monad.Validation where
|
||||
|
||||
import Control.Lens hiding ((.=))
|
||||
import Control.Monad.Base
|
||||
|
Loading…
Reference in New Issue
Block a user