http://hackage.haskell.org/package/containers-0.6.2.1/docs/Data-Map.html
insertWith' :: Whoops "Data.Map.insertWith' is gone. Use Data.Map.Strict.insertWith." => (a -> a -> a) -> k -> a -> Map k a -> Map k a
This function is being removed and is no longer usable. Use insertWith.
deprecated pragma 같은걸 쓴게 아니라 constraint에다가 적어놨음 ㅋㅋㅋㅋㅋㅋ
저래도 기존 코드 돌아가?
아니 이건 아예 안돌아가게 막은듯.
그보다 저기 리터럴이 들어가네