Skip to content
Snippets Groups Projects
Commit 28bad14e authored by felix's avatar felix
Browse files

merge

parents b06ed5ff 68bd6deb
No related branches found
No related tags found
No related merge requests found
......@@ -40,4 +40,3 @@ or
``` shell
wget -qO- https://get.haskellstack.org/ | sh
```
......@@ -10,6 +10,7 @@ module Main (main) where
import Data.GI.Base()
import qualified GI.Gtk as Gtk
{- TODO import FLTK -}
main :: IO ()
main = do
......
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