adding Data.ByteString for booting.
This commit is contained in:
parent
40a81cad74
commit
324f9093a0
@ -87,6 +87,7 @@ unloaded modules are loaded")
|
|||||||
"Data.Char"
|
"Data.Char"
|
||||||
"Data.List"
|
"Data.List"
|
||||||
"Data.Maybe"
|
"Data.Maybe"
|
||||||
|
"Data.ByteString"
|
||||||
"System.IO"))
|
"System.IO"))
|
||||||
(run-with-idle-timer ghc-idle-timer-interval 'repeat 'ghc-idle-timer))
|
(run-with-idle-timer ghc-idle-timer-interval 'repeat 'ghc-idle-timer))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user