Rename getCtLoc, setCtLoc
getCtLoc -> getCtLocM setCtLoc -> setCtLocM These operations are monadic, and I want to introduce a pure version of setCtLoc :: Ct -> CtLoc -> Ct
Please register or sign in to comment
getCtLoc -> getCtLocM setCtLoc -> setCtLocM These operations are monadic, and I want to introduce a pure version of setCtLoc :: Ct -> CtLoc -> Ct