mirror of
https://github.com/github/semantic.git
synced 2024-12-29 18:06:14 +03:00
love me some type applications
This commit is contained in:
parent
29d795b0be
commit
d6750b6f57
@ -1,5 +1,6 @@
|
||||
{-# LANGUAGE ApplicativeDo #-}
|
||||
module Semantic.CLI (main) where
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
|
||||
import Control.Effect.Reader
|
||||
import Control.Exception as Exc (displayException)
|
||||
|
Loading…
Reference in New Issue
Block a user