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

Cabal flags & benchmark #272

Merged
merged 2 commits into from Jul 12, 2020
Merged

Cabal flags & benchmark #272

merged 2 commits into from Jul 12, 2020

Conversation

sorki
Copy link
Contributor

@sorki sorki commented Jul 10, 2020

implicitsnap is now disabled by default to pull less dependencies.

To enable building it again use

cabal configure --flag=implicitsnap

or add

flags: +implicitsnap

to cabal.project.local

Should help with #271.

`implicitsnap` is now disabled by default to pull less dependencies.

To enable building it again use

```
cabal configure --flag=implicitsnap
```

or add

```
flags: +implicitsnap
```

to `cabal.project.local`

Should help with Haskell-Things#271.
@sorki sorki mentioned this pull request Jul 10, 2020
@julialongtin julialongtin merged commit 6eb76c4 into Haskell-Things:master Jul 12, 2020
@sorki sorki mentioned this pull request Nov 27, 2020
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

Successfully merging this pull request may close these issues.

None yet

2 participants