Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

make error: src/Dyna/ParserHS/OneshotDriver.hs:111:48 #80

@skylogic004

Description

@skylogic004

I am getting the following error upon running 'make'

[20 of 37] Compiling Dyna.ParserHS.OneshotDriver ( src/Dyna/ParserHS/OneshotDriver.hs, dist/build/dyna/dyna-tmp/Dyna/ParserHS/OneshotDriver.o )

src/Dyna/ParserHS/OneshotDriver.hs:111:48:
    No instance for (Show PCS)
      arising from the 'deriving' clause of a data type declaration
    Possible fix:
      add an instance declaration for (Show PCS)
      or use a standalone 'deriving instance' declaration,
           so you can specify the instance context yourself
    When deriving the instance for (DeltaParsing (PCM im))
make: *** [build] Error 1

Is there something I can do to fix this or is this a problem with dyna?
Unfortunately I'm not familiar with Haskell so I don't know what things to try - any suggestions welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions