diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2015-09-28 10:47:18 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2015-09-28 10:47:18 +0200 |
commit | faea1f5877b2cfc41d5dcd96d7dfb11038bb30f2 (patch) | |
tree | b320369fd8da3a82849d54cf9cf3cf3b379ed68d /data | |
parent | 2fcd879e9cce2f768a66a0a387b810d1ed4476f8 (diff) | |
download | comatose-faea1f5877b2cfc41d5dcd96d7dfb11038bb30f2.tar.gz comatose-faea1f5877b2cfc41d5dcd96d7dfb11038bb30f2.tar.bz2 comatose-faea1f5877b2cfc41d5dcd96d7dfb11038bb30f2.zip |
Run with ghc 4.8
Diffstat (limited to 'data')
-rw-r--r-- | data/db.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/db.yaml b/data/db.yaml index 0bed110..5f489cf 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -48,7 +48,7 @@ features: # bluetooth for example? topology.clustered: name: Clustered - description: + description: "" topology.centralized: name: Centralized description: Star @@ -89,7 +89,7 @@ features: description: Packets will be acked/nacked and retransmitted reliability.channel-hopping: name: Channel hopping - description: + description: "" reliability.ecc: name: Error correcting codes |