summaryrefslogtreecommitdiff
path: root/doc/todo/type_level_OS_requirements.mdwn
diff options
context:
space:
mode:
authorJoey Hess2016-03-07 23:55:13 -0400
committerJoey Hess2016-03-07 23:55:13 -0400
commit2415e5faa684c58f01264b53b28503aee226db1f (patch)
treeda9778c95a58bba85368e50592296aff605fe425 /doc/todo/type_level_OS_requirements.mdwn
parent0ab312ec4bc2fe78b1a77c01fd3217577a0fa12c (diff)
link
Diffstat (limited to 'doc/todo/type_level_OS_requirements.mdwn')
-rw-r--r--doc/todo/type_level_OS_requirements.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/type_level_OS_requirements.mdwn b/doc/todo/type_level_OS_requirements.mdwn
index 47f9710e..5654d49a 100644
--- a/doc/todo/type_level_OS_requirements.mdwn
+++ b/doc/todo/type_level_OS_requirements.mdwn
@@ -25,6 +25,7 @@ withOS.
The `os` property would need to yield a `Property (os:[])`, where the type
level list contains a type-level eqivilant of the value passed to the
property. Is that possible to do? reification or something?
+(See: <https://www.schoolofhaskell.com/user/thoughtpolice/using-reflection>)
Or, alternatively, could have less polymorphic `debian` etc
properties replace the `os` property.