diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-08 23:59:04 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-08 23:59:04 -0400 |
| commit | 8760c6162aae4c67a90986eda732412974cfaf76 (patch) | |
| tree | ee874001504cad2c35a5f9137a90d0b1dbd4e20c | |
| parent | 67054800d4dccdb6634b723652257b3a6d1538cf (diff) | |
test
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index bab8f466..1d9798ea 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -45,7 +45,7 @@ main = defaultMain hosts -- / \___-=O`/|O`/__| (____.' hosts :: [Host] -- * \ | | '--------' hosts = -- (o) ` [ darkstar - , gnu + , gnu , clam , mayfly , oyster |
