chfi/purescript-genetics-browser

Test.Coordinates gives "Unknown type Interval"

Closed this issue · 0 comments

I get an error when I run make test. I've edited the output a bit, since it was rather verbose.

Compiling Test.Coordinates
Error 1 of 3:
  in module Test.Coordinates
  at test/Coordinates.purs line 23, column 1 - line 23, column 48
    Unknown type Interval
Error 2 of 3:
  in module Test.Coordinates
  at test/Coordinates.purs line 56, column 12 - line 56, column 29
    Unknown value intervalToGlobal'
Error 3 of 3:
  in module Test.Coordinates
  at test/Coordinates.purs line 86, column 19 - line 86, column 35
    Unknown value intervalsOverlap
* ERROR: Subcommand terminated with exit code 1