We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dde7a2 commit ab04a40Copy full SHA for ab04a40
2 files changed
samples/Gists/StarGist.hs
@@ -1,5 +1,5 @@
1
{-# LANGUAGE OverloadedStrings #-}
2
-module StarRepo where
+module StarGist where
3
4
import qualified GitHub.Data.Name as N
5
import qualified GitHub.Endpoints.Gists as GH
samples/Gists/UnstarGist.hs
+module UnstarGist where
0 commit comments