Skip to content

Instantly share code, notes, and snippets.

@arafangion
Created December 1, 2021 10:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arafangion/632f5072d56afed633e3f77d9ec44d11 to your computer and use it in GitHub Desktop.
Save arafangion/632f5072d56afed633e3f77d9ec44d11 to your computer and use it in GitHub Desktop.
johnchapman@Johns-MacBook-M1 ~/s/monorepo (main)> locale
LANG="en_AU.UTF-8"
LC_COLLATE="en_AU.UTF-8"
LC_CTYPE="en_AU.UTF-8"
LC_MESSAGES="en_AU.UTF-8"
LC_MONETARY="en_AU.UTF-8"
LC_NUMERIC="en_AU.UTF-8"
LC_TIME="en_AU.UTF-8"
LC_ALL="en_AU.UTF-8"
johnchapman@Johns-MacBook-M1 ~/s/monorepo (main)> ./build sydneyauslan
~/src/monorepo/cabalfiles ~/src/monorepo
Up to date
~/src/monorepo
"Checking out repositories."
# cabal (for sydneyauslan)
Build profile: -w ghc-9.2.1 -O1
In order, the following will be built (use -v for more details):
- sydneyauslan-0.1.0.0 (exe:sydneyauslan) (file Main.hs changed)
Preprocessing executable 'sydneyauslan' for sydneyauslan-0.1.0.0..
Building executable 'sydneyauslan' for sydneyauslan-0.1.0.0..
[1 of 1] Compiling Main ( Main.hs, /Users/johnchapman/src/sydneyauslan/dist-newstyle/build/aarch64-osx/ghc-9.2.1/sydneyauslan-0.1.0.0/x/sydneyauslan/build/sydneyauslan/sydneyauslan-tmp/Main.o )
Main.hs:211:35: error:
Error when running Shake build system:
at want, called at src/Development/Shake/Internal/Args.hs:83:67 in shk-0.19.6-440a330b:Development.Shake.Internal.Args
* Depends on: sydneyauslan
* Raised the exception:
fd:7: hGetContents: invalid argument (invalid byte sequence)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment