mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-01-08 23:07:42 +08:00
temp
This commit is contained in:
parent
2a3b47fede
commit
9bc5df6ded
2 changed files with 4 additions and 3 deletions
|
|
@ -4925,7 +4925,8 @@ Main.hs:1:1: error: [GHC-87110]
|
|||
$ nix develop
|
||||
$ runghc Main.hs # Works in development environemnt
|
||||
"abcde"
|
||||
"XYZ"</pre>
|
||||
"XYZ"
|
||||
exit</pre>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -5635,7 +5636,7 @@ Hello from your flake!</pre>
|
|||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2025-09-15 18:41:19 IST
|
||||
Last updated 2025-09-15 18:42:02 IST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ $ runghc Main.hs # Fails; dependency not available
|
|||
$# ../../../../../start-shell nix develop <<EOL
|
||||
$ runghc Main.hs # Works in development environemnt
|
||||
$# EOL
|
||||
exit
|
||||
$ exit
|
||||
....
|
||||
|
||||
////
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue