* 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 [33mData.Optimizely.Experiment[0m | |
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 | |
[33m [0m | |
[33m Data.Generic.Rep.Generic Condition [0m | |
[33m (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))))))))[0m | |
[33m [0m | |
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