Skip to content
Snippets Groups Projects
Commit 3ae76996 authored by felix's avatar felix
Browse files

^^

parent 28bad14e
No related branches found
No related tags found
No related merge requests found
......@@ -40,3 +40,4 @@ or
``` shell
wget -qO- https://get.haskellstack.org/ | sh
```
......@@ -10,8 +10,6 @@ module Main (main) where
import Data.GI.Base()
import qualified GI.Gtk as Gtk
{- TODO import FLTK -}
main :: IO ()
main = do
_ <- Gtk.init Nothing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment