You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A runnability issue: currently it can't be run from outside the directory.
~/src/tiny-games-hs$ default/type-and-furious/type-and-furious.hs
default/type-and-furious/type-and-furious.hs:2:1: error:
Could not load module ‘Imports’
it is a hidden module in the package ‘http2-3.0.3’
it is a hidden module in the package ‘http2-3.0.3’
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
2 | import Imports;printSec sec=do{when(sec>=(-0.01))$do{printf
| ^^^^^^^^^^^^^^