Skip to content

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Jun 6, 2016

Resolves #375

@phadej
Copy link
Collaborator Author

phadej commented Jun 7, 2016

@andrewthad @bergmark this is ready for review

{-# LANGUAGE ScopedTypeVariables #-}
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE UndecidableInstances #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can get rid of -fno-warn-orphans.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@andrewthad
Copy link
Contributor

I've given it a cursory glance, and this looks how I would expect it to. I'm +1 on merging into master. There's one place where you left an -fno-warn-orphans flag on that I think can be removed though.

@bergmark bergmark merged commit e2a8831 into haskell:master Jun 7, 2016
@phadej phadej deleted the no-orphans branch June 9, 2016 20:00
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.

3 participants