In #412 I made a type change to the tests + example solution but forgot to change the stub solution.
In #420 we discuss that we should keep packages in package.yaml if the stub solution needs them.
It would be good if we had a way to automatically check this. I think this means we should probably check that the stub solution compiles in Travis.
Are there any stub solutions that we expect not to compile? any other concerns with this approach? (It will increase the time taken, probably, but perhaps it is worth it. We will see when we do it)
In #412 I made a type change to the tests + example solution but forgot to change the stub solution.
In #420 we discuss that we should keep packages in
package.yamlif the stub solution needs them.It would be good if we had a way to automatically check this. I think this means we should probably check that the stub solution compiles in Travis.
Are there any stub solutions that we expect not to compile? any other concerns with this approach? (It will increase the time taken, probably, but perhaps it is worth it. We will see when we do it)