statebox / cql

CQL: Categorical Query Language implementation in Haskell
GNU Affero General Public License v3.0
163 stars 15 forks source link

Fifth wee batch of refactorings. #82 #91

Closed epost closed 5 years ago

epost commented 5 years ago
  1. Addressed some of @marcosh's concerns from https://github.com/statebox/aql/pull/89
  2. Merged Ryan's changes to master
  3. Noticed master was broken, tried to fix a few errors but this seems to be stuff that @wisnesky is working on so I'll hold off for now.

This cannot be merged yet because of 3.

epost commented 5 years ago

superseded by PR #93

wisnesky commented 5 years ago

I never push code that doesn’t compile with ‘stack build’ on my Mac. I really don’t understand why my changes keep breaking “Travis”.

On Oct 20, 2018, at 12:40 PM, Erik Post notifications@github.com wrote:

• Addressed some of @marcosh's concerns from #89 • Merged Ryan's changes to master • Noticed master was broken, tried to fix a few errors but this seems to be stuff that @wisnesky is working on so I'll hold off for now. You can view, comment on, or merge this pull request online at:

https://github.com/statebox/aql/pull/91

Commit Summary

• Fifth wee batch of refactorings. #82 File Changes

• M src/Language/Instance.hs (7) • M src/Language/Mapping.hs (31) Patch Links:

https://github.com/statebox/aql/pull/91.patchhttps://github.com/statebox/aql/pull/91.diff — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.