Created
February 16, 2017 12:54
-
-
Save kevinmeredith/40b132f0928bc6cf740c75a30cada02e to your computer and use it in GitHub Desktop.
http://stackoverflow.com/questions/42092034/checksum-at-the-type-level-using-shapeless w/ Typelevel scalac 2.12
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
# project at https://github.com/kevinmeredith/KataBankOCR_shapeless | |
$pwd | |
/Users/kevinmeredith/Workspace/KataBankOCR_shapeless | |
$time ./runTest.sh | |
[info] Loading project definition from /Users/kevinmeredith/Workspace/KataBankOCR_shapeless/project | |
[info] Set current project to katabankocr_shapeless (in build file:/Users/kevinmeredith/Workspace/KataBankOCR_shapeless/) | |
[info] Compiling 5 Scala sources to /Users/kevinmeredith/Workspace/KataBankOCR_shapeless/target/scala-2.12/classes... | |
^C | |
real 774m29.336s | |
user 778m46.052s | |
sys 0m49.250s | |
$clear | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment