Skip to content

Conversation

@smunix
Copy link

@smunix smunix commented Jan 2, 2023

TypeCompose being depecrated by Conal E (see conal/TypeCompose#12), this PR is effectively removing it from spatial-math. Control.Compose usage has been replaced by Data.Functor.Compose found in base.

Here's the full list of noticeable changes in this PR:

  • Remove TypeCompose as a dependency,
    and use Data.Functor.Compose
    from base.
  • use hpack to generate cabal
  • build with Nix
  • bump stack to use lts-20.4
  • bump version to 0.5.0.2

@smunix smunix force-pushed the fix.no-TypeCompose branch 4 times, most recently from 3da63f5 to f6542a3 Compare January 2, 2023 03:03
   and use Data.Functor.Compose
   from base.
* use hpack to generate cabal
* build with Nix
* bump stack to use lts-20.4
* bump version to 0.5.0.2
@smunix smunix force-pushed the fix.no-TypeCompose branch from f6542a3 to 7546490 Compare January 2, 2023 03:10
@smunix
Copy link
Author

smunix commented Jan 2, 2023

Integration with not-gloss here

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.

1 participant