Closed
Description
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
| ^^^^^^^^^^^^^^
Metadata
Metadata
Assignees
Labels
No labels