This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
Docker-official-images
mirror of
https://github.com/docker-library/official-images.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Lowercase n
Moghedrin
10 years ago
parent
f09368ee24
commit
ff3c54be72
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
test/tests/haskell-runhaskell/container.hs
+ 1
- 1
test/tests/haskell-runhaskell/container.hs
View File
@@ -1 +1 @@
-main = putStrL
N
"Hello, World"
+main = putStrL
n
"Hello, World"