You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
332 B
8 lines
332 B
# Intermission: Check your understanding |
|
1. `forever` and `when` |
|
2. `Data.Bits` and `Database.Blacktip.Types` |
|
3. The types used for the blacktip library |
|
4. |
|
1. `Control.Concurrent.MVar`, `Filesystem.Path.CurrentOS` and `Control.Concurrent` |
|
2. `import qualifed Filesystem as FS` |
|
3. `import Control.Monad (forever, when)`
|
|
|