Skip to content

type-and-furious: could not load Imports #38

Closed
@simonmichael

Description

@simonmichael

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions