Skip to content

Instantly share code, notes, and snippets.

@berdario
Created April 19, 2017 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save berdario/0e154dc0db575fb88234abe5430bff34 to your computer and use it in GitHub Desktop.
Save berdario/0e154dc0db575fb88234abe5430bff34 to your computer and use it in GitHub Desktop.
* Checking your package using psc-publish...
There is a problem with your package, which meant that it could not be
published.
Details:
Compile error:
Error found:
in module Data.Optimizely.Experiment
at src/Data/Optimizely/Experiment.purs line 61, column 1 - line 61, column 56
Type class instances for type synonyms are disallowed.
in type class instance
 
 Data.Generic.Rep.Generic Condition 
 (Constructor "Condition" (Rec (Product (Field "created" DateTime) (Product (Field "index" Int) (Product (Field "last_modified" DateTime) (Product (Field "match_type" MatchType) (Product (Field "negate" Boolean) (Field "value" URL))))))))
 
See https://github.com/purescript/documentation/blob/master/errors/TypeSynonymInstance.md for more information,
or to contribute content related to this error.
* ERROR: Subcommand terminated with exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment