Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUILD: Value Restriction Error #4

Open
ticup opened this issue Jan 9, 2013 · 2 comments
Open

BUILD: Value Restriction Error #4

ticup opened this issue Jan 9, 2013 · 2 comments

Comments

@ticup
Copy link

ticup commented Jan 9, 2013

Hi,

I'm trying to build this on MacOsX 10.6 with Opa 1.1.0, but I get the following error:

Error: File "opa-watch.opa", line 49, characters 13-1132, (49:13-79:3 | 1330-2449)
Value restriction error
This expression is not generalizable but it has type
  list(CommandLine.parser({avoid_dir : list(string);
                            avoid_ext : list(string);
                            command : list(string);
                            directory : string;
                            launch : bool;
                            notifier : {none} / {notify_send} /
                                         {terminal_notifier} / ...;
                            opa_opt : string; ...})) .

Thanks.

@davidbe
Copy link

davidbe commented Feb 6, 2013

I'm trying to build this on Ubuntu 12.10 with Opa 1.1.0 and go the same error...

@pashadia
Copy link

Same on Ubuntu 13.04 with Opa 1.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants