Explorar o código

Add elementary ghc usages

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
e27b68d87c
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      README.md

+ 9 - 1
README.md

@@ -1,3 +1,11 @@
 # HaskellPlayground
 
-Experiment with Haskell language.
+Experiment with Haskell language.
+
+## Compile
+
+`ghc mymainfile`
+
+## Interactive
+
+`ghci mymainfile`