mirror of
https://github.com/github/semantic.git
synced 2024-11-24 17:04:47 +03:00
Forgot to commit the import of Control.Monad.State.
This commit is contained in:
parent
afca4ae2df
commit
24a732322c
@ -6,6 +6,7 @@ import ArbitraryTerm ()
|
||||
import Control.Arrow ((&&&))
|
||||
import Control.Comonad.Cofree
|
||||
import Control.Monad.Free
|
||||
import Control.Monad.State
|
||||
import Data.Align hiding (align)
|
||||
import Data.Bifunctor.Join
|
||||
import Data.Foldable (toList)
|
||||
|
Loading…
Reference in New Issue
Block a user