couple of AMP warnings I missed before
This commit is contained in:
parent
663eb15aa3
commit
03667a162a
4 changed files with 9 additions and 8 deletions
|
@ -8,7 +8,8 @@
|
|||
module Assistant.Types.BranchChange where
|
||||
|
||||
import Control.Concurrent.MSampleVar
|
||||
import Common.Annex
|
||||
import Control.Applicative
|
||||
import Prelude
|
||||
|
||||
newtype BranchChangeHandle = BranchChangeHandle (MSampleVar ())
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue