Created
December 1, 2015 14:22
-
-
Save ccapndave/8ade7aba1a2aa904b8cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
withSubmoduleUpdates : List String -> (a -> b) | |
withSubmoduleUpdates names update = | |
update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment