This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g.hs:13:1: error: | |
• Could not deduce (Show a1) arising from a use of ‘showsPrec’ | |
from the context: Show a | |
bound by the instance declaration at g.hs:13:1-41 | |
or from: a ~ (a1, a1) | |
bound by a pattern with constructor: | |
Pair :: forall a. Term a -> Term a -> Term (a, a), | |
in an equation for ‘showsPrec’ | |
at g.hs:13:1-41 | |
Possible fix: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am ryantm on github. | |
* I am ryantm (https://keybase.io/ryantm) on keybase. | |
* I have a public key ASCAa1CYovlZAiTYK3ldIPQjCMYcgyA1Y0TwOGxIZtBMdwo | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[/nix/store/cinag9jab2z8f51mcw0wgkxkr9g6vr28-pmd-bin-6.0.1.zip]$ | |
··End-of-central-directory·signature·not·found.··Either·this·file·is·not$ | |
··a·zipfile,·or·it·constitutes·one·disk·of·a·multi-part·archive.··In·the$ | |
··latter·case·the·central·directory·and·zipfile·comment·will·be·found·on$ | |
··the·last·disk(s)·of·this·archive.$ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nix eval -f . "pkgs = import ./. {}; pkgs.hello.src" | |
error: getting status of '/home/ryantm/p/nixpkgs-auto/pkgs = import ./. {}; pkgs.hello.src': No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ nix eval "pkgs = import ./. {}; pkgs.hello.src" | |
error: getting status of '/home/ryantm/p/nixpkgs-auto/pkgs = import ./. {}; pkgs.hello.src': No such file or directory |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
blah |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/79z1zd6ydm6b7x6xbf8b908iirah8hqn-atlas-3.10.3 | |
├── include | |
│ ├── atlas | |
│ │ ├── atlas_buildinfo.h | |
│ │ ├── atlas_cacheedge.h | |
│ │ ├── atlas_cGetNB_gelqf.h | |
│ │ ├── atlas_cGetNB_geqlf.h | |
│ │ ├── atlas_cGetNB_geqrf.h | |
│ │ ├── atlas_cGetNB_gerqf.h | |
│ │ ├── atlas_cher2.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/cyjk3r8pig6cypvfv4fwx888ml4zd4vs-feh-2.25.1 | |
├── bin | |
│ └── feh | |
└── share | |
├── applications | |
│ └── feh.desktop | |
├── feh | |
│ ├── fonts | |
│ │ ├── black.style | |
│ │ ├── menu.style |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/23kh3gax6a023mi2r3q31fd1mixa1k14-fluidsynth-1.1.10 | |
├── bin | |
│ └── fluidsynth | |
├── include | |
│ ├── fluidsynth | |
│ │ ├── audio.h | |
│ │ ├── event.h | |
│ │ ├── gen.h | |
│ │ ├── log.h | |
│ │ ├── midi.h |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/dqlc8y4phlg1hmdbwkhqfwhnxcac88d1-glib-2.56.0 | |
├── lib | |
│ ├── gio | |
│ │ └── modules | |
│ ├── glib-2.0 | |
│ │ └── include | |
│ │ └── glibconfig.h | |
│ ├── libgio-2.0.la | |
│ ├── libgio-2.0.so -> libgio-2.0.so.0.5600.0 | |
│ ├── libgio-2.0.so.0 -> libgio-2.0.so.0.5600.0 |