<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Haskell</anon>
    <anon>Mac</anon>
  </categories>
  <description>ターミナルから実行して表示させるプログラムを作る main = putStrLn &quot;hello&quot; を書いたテキストファイルhs0129.hsを作成し、そのファイルの置き場にて、ターミナルで ghc --make hs0129 としてやれば、これはghcが持つコンパイラ機能により、実行可能プログラムを作成していることになる。実際、そこにできた実行可能ファイルを ./hs0129 としてやることによって、&quot;hello&quot;がターミナル表示される</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20150130%2F1422520087&quot; title=&quot;モジュール（８） - ryamadaのコンピュータ・数学メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-01-30 17:28:07</published>
  <title>モジュール（８）</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20150130/1422520087</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
