diff options
Diffstat (limited to 'Utility/Shell.hs')
-rw-r--r-- | Utility/Shell.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Utility/Shell.hs b/Utility/Shell.hs index 7adb65128..43fb8bc49 100644 --- a/Utility/Shell.hs +++ b/Utility/Shell.hs @@ -15,6 +15,7 @@ import Utility.Path import Utility.FileSystemEncoding import Utility.Exception import Utility.PartialPrelude +import Utility.Applicative #endif #ifdef mingw32_HOST_OS |