Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Introduce a newtype for pids #24

Closed
stevana opened this issue Apr 3, 2017 · 2 comments
Closed

Introduce a newtype for pids #24

stevana opened this issue Apr 3, 2017 · 2 comments

Comments

@stevana
Copy link
Collaborator

stevana commented Apr 3, 2017

No description provided.

@stevana
Copy link
Collaborator Author

stevana commented Apr 4, 2017

@Danten says:

maybe we could go even further and have a

data WithPid ix = WithPid
  { reference :: ix
  , pid :: Pid
  } deriving (Eq, Ord, Show)

@stevana stevana closed this as completed in d8c6f6d Apr 4, 2017
@stevana stevana reopened this Apr 4, 2017
@stevana
Copy link
Collaborator Author

stevana commented Apr 6, 2017

We went even further in #29.

@stevana stevana closed this as completed Apr 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant