-
-
Save berdario/0e154dc0db575fb88234abe5430bff34 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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